GitHub user anubhav100 opened a pull request:
https://github.com/apache/carbondata/pull/1475
[CARBONDATA-1677] [BugFix] resolved bug for presto not showing table not
found exception when table is dropped from carbon
https://issues.apache.org/jira/browse/CARBONDATA-1677
Resolved bug for presto not showing table not found exception when table is
dropped from carbon because table key still exists in presto carboncache model
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anubhav100/incubator-carbondata
CARBONDATA-1677
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1475.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 #1475
----
commit 4bba192c71dcca22c3bb74b6f90dbd291e7c822a
Author: anubhav100 <[email protected]>
Date: 2017-11-08T12:00:45Z
resolved bug for presto not showing table not found exception when table is
dropped from carbon
----
---