Dimitris Tsirogiannis has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5815

Change subject: IMPALA-2518: DROP DATABASE CASCADE doesn't remove cache 
directives of tables
......................................................................

IMPALA-2518: DROP DATABASE CASCADE doesn't remove cache directives of
tables

This commit fixes an issue where the DROP DATABASE CASCADE statement
will not remove the cache directives of the underlying tables and their
partitions.

Change-Id: I83ef5a33e06728c2b3f833a0309d9da64dce7b88
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M fe/src/main/java/org/apache/impala/util/HdfsCachingUtil.java
M tests/query_test/test_hdfs_caching.py
3 files changed, 66 insertions(+), 34 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/5815/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5815
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I83ef5a33e06728c2b3f833a0309d9da64dce7b88
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Dimitris Tsirogiannis <dtsirogian...@cloudera.com>

Reply via email to