GitHub user ManoharVanam opened a pull request:
https://github.com/apache/incubator-carbondata/pull/800 [CARBONDATA-930] Drop table is throwing exception
problem : Create table IS (table name)
drop table IS throwing exception
Solution : use hive drop table to delete hive table from hive metastore
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ManoharVanam/incubator-carbondata dropTable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/800.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #800
----
commit 9837dc6f0f3c72a931467ddd1128090b3da2020d
Author: Manohar <
[hidden email]>
Date: 2017-04-12T10:52:26Z
Updating proper schema update time stamp
commit dba6850cea2cdc59b04466d660cef4c07beb8097
Author: Manohar <
[hidden email]>
Date: 2017-04-15T07:56:11Z
Drop table "IS" throwing exception
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---