-
Notifications
You must be signed in to change notification settings - Fork 29k
[SQL] Initial support for reporting location of error in sql string #4587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Test build #27431 has started for PR 4587 at commit
|
|
Test build #27432 has started for PR 4587 at commit
|
|
Test build #27431 has finished for PR 4587 at commit
|
|
Test FAILed. |
|
Test build #27432 has finished for PR 4587 at commit
|
|
Test FAILed. |
|
This is really cool |
Conflicts: sql/catalyst/src/main/scala/org/apache/spark/sql/AnalysisException.scala
|
Test build #27493 has started for PR 4587 at commit
|
|
Test build #27493 has finished for PR 4587 at commit
|
|
Test FAILed. |
|
Test build #27500 has started for PR 4587 at commit
|
|
Test build #27500 has finished for PR 4587 at commit
|
|
Test PASSed. |
Author: Michael Armbrust <michael@databricks.com> Closes #4587 from marmbrus/position and squashes the following commits: 0810052 [Michael Armbrust] fix tests 395c019 [Michael Armbrust] Merge remote-tracking branch 'marmbrus/position' into position e155dce [Michael Armbrust] more errors f3efa51 [Michael Armbrust] Update AnalysisException.scala d45ff60 [Michael Armbrust] [SQL] Initial support for reporting location of error in sql string (cherry picked from commit 104b2c4) Signed-off-by: Michael Armbrust <michael@databricks.com>
No description provided.