Skip to content

[SPARK-6375][SQL] Fix formatting of error messages.#5155

Closed
marmbrus wants to merge 1 commit into
apache:masterfrom
marmbrus:errorMessages
Closed

[SPARK-6375][SQL] Fix formatting of error messages.#5155
marmbrus wants to merge 1 commit into
apache:masterfrom
marmbrus:errorMessages

Conversation

@marmbrus

Copy link
Copy Markdown
Contributor

No description provided.

@SparkQA

SparkQA commented Mar 24, 2015

Copy link
Copy Markdown

Test build #29056 has finished for PR 5155 at commit b898188.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a TODO at here about using backticks to quote any part of the identifier having . in the string?

@yhuai

yhuai commented Mar 24, 2015

Copy link
Copy Markdown
Contributor

LGTM (we can add the TODO later or we can just do that when we fix https://issues.apache.org/jira/browse/SPARK-2775)

asfgit pushed a commit that referenced this pull request Mar 24, 2015
Author: Michael Armbrust <michael@databricks.com>

Closes #5155 from marmbrus/errorMessages and squashes the following commits:

b898188 [Michael Armbrust] Fix formatting of error messages.

(cherry picked from commit 046c1e2)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 046c1e2 Mar 24, 2015
@marmbrus marmbrus deleted the errorMessages branch August 3, 2015 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants