Fredy Wijaya has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13785


Change subject: IMPALA-8734: Reload table schema on TBLPROPERTIES change
......................................................................

IMPALA-8734: Reload table schema on TBLPROPERTIES change

Prior to this patch, an INVALIDATE METADATA was required when altering
the TBLPROPERTIES for the changes to take effect. With this patch the
table schema is automatically reloaded on TBLPROPERTIES change.

Testing:
- Added a new test in test_ddl.py
- Ran test_ddl.py

Change-Id: I2a43a962c2a456f3ddc078b2924f551fccb5c2ad
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M tests/metadata/test_ddl.py
2 files changed, 25 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/13785/3
--
To view, visit http://gerrit.cloudera.org:8080/13785
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a43a962c2a456f3ddc078b2924f551fccb5c2ad
Gerrit-Change-Number: 13785
Gerrit-PatchSet: 3
Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com>

Reply via email to