GitHub user andrewor14 opened a pull request:
https://github.com/apache/spark/pull/12853
[SPARK-14414][SQL] Make DDL exceptions more consistent
## What changes were proposed in this pull request?
Just a bunch of small tweaks on DDL exception messages.
## How was this patch tested?
`DDLCommandSuite` et al.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewor14/spark make-exceptions-consistent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12853.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12853
----
commit a657f7b289d4fe2f20d67fdc4af48446ca5d14fb
Author: Andrew Or <[email protected]>
Date: 2016-04-29T22:25:10Z
Fix ALTER TABLE SET FILEFORMAT
commit 96aeb832bbfe3bd6c15a57900e8ea520796fb5ac
Author: Andrew Or <[email protected]>
Date: 2016-04-29T22:49:13Z
Fix ALTER TABLE ... COLUMNS
commit 65c819d7482913049a576c23fbd228837366d885
Author: Andrew Or <[email protected]>
Date: 2016-04-29T22:59:42Z
Fix SHOW COLUMNS with conflicting databases
commit 12aa24ebac140e45f4724766d08db479af899aec
Author: Andrew Or <[email protected]>
Date: 2016-05-02T20:40:16Z
Merge branch 'master' of github.com:apache/spark into
make-exceptions-consistent
commit c4c18b33214ceb3f9ee2312b63b76cf6284de5bd
Author: Andrew Or <[email protected]>
Date: 2016-05-02T23:15:05Z
Fix messages of ParseExceptions in DDLCommandSuite
commit 7338c69b369c578be927acdaf31900a39299f756
Author: Andrew Or <[email protected]>
Date: 2016-05-03T00:33:01Z
Tweak exception messages in a few places
commit 12d5c8d386862e950d4e5db1f366b0308d93b4a8
Author: Andrew Or <[email protected]>
Date: 2016-05-03T00:41:42Z
A few more tweaks
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]