GitHub user jayadevanmurali opened a pull request:
https://github.com/apache/spark/pull/16083
[SPARK-18097][SQL] Add exception catch to handle corrupted metadata
scenario while dropping the table
## What changes were proposed in this pull request?
Add exception catch to handle corrupted meta data scenario while dropping
the table
## How was this patch tested?
Unit tests
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jayadevanmurali/spark branch-0.1-SPARK-18097
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16083.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 #16083
----
commit 290b86ba76e8f6032824c95079748670c2257db0
Author: jayadevanmurali <[email protected]>
Date: 2016-01-31T02:28:52Z
Merge pull request #1 from apache/master
Update from original
commit 9a7f87f7bd4b75b5149e826a7a5868f5549132cf
Author: jayadevan <[email protected]>
Date: 2016-05-10T04:04:32Z
Merge remote-tracking branch 'upstream/master'
commit d8ed5862f887ced075bf73f58e1f9c13ff340527
Author: jayadevan <[email protected]>
Date: 2016-10-24T17:32:19Z
Merge remote-tracking branch 'upstream/master'
commit cffbec2d6c044a7fb568dcb19b28b07158b870ea
Author: jayadevan <[email protected]>
Date: 2016-11-26T07:30:36Z
Merge remote-tracking branch 'upstream/master'
commit 14bc0b9e93cc755dce3777ac40a51de0ee3dbc5f
Author: jayadevanmurali <[email protected]>
Date: 2016-11-30T18:30:16Z
updated ddl.scala
Handling the drop table command for meta data corrupted scenario.
----
---
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]