Fredy Wijaya has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9884
Change subject: IMPALA-6571: NullPointerException in SHOW CREATE TABLE for HBase tables ...................................................................... IMPALA-6571: NullPointerException in SHOW CREATE TABLE for HBase tables This patch fixes the NullPointerException in SHOW CREATE TABLE for HBase tables. Testing: - Put back hbase-show-create-table.test - Ran show-create-table end-to-end tests Change-Id: Ibe018313168fac5dcbd80be9a8f28b71a2c0389b --- M fe/src/main/java/org/apache/impala/analysis/ToSqlUtils.java M testdata/workloads/functional-query/queries/QueryTest/hbase-show-create-table.test M tests/metadata/test_show_create_table.py 3 files changed, 15 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/9884/1 -- To view, visit http://gerrit.cloudera.org:8080/9884 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibe018313168fac5dcbd80be9a8f28b71a2c0389b Gerrit-Change-Number: 9884 Gerrit-PatchSet: 1 Gerrit-Owner: Fredy Wijaya <[email protected]>
