GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1585

    [CARBONDATA-1832] Table cache should be cleared when dropping table

    Table cache should be cleared when dropping table. This PR drop the index 
and dictionary cache in drive side.
    
     - [X] Any interfaces changed?
     No
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
          Yes
     - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    NA

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata droptable

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1585.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 #1585
    
----
commit 2352fc700f53df9b2444300ce9695e16030dc59c
Author: Jacky Li <[email protected]>
Date:   2017-11-29T05:39:21Z

    clear cache when drop table

commit bb7b86aaea414ef4ff6abef8c2bdfbe30b108a08
Author: Jacky Li <[email protected]>
Date:   2017-11-29T05:40:15Z

    fix style

commit e783840e636ca3722b213221cdcd3c93f66b421e
Author: Jacky Li <[email protected]>
Date:   2017-11-29T05:42:59Z

    fix style

----


---

Reply via email to