Casey Ching has uploaded a new change for review.

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

Change subject: IMPALA-3650: DISTRIBUTE BY required for managed Kudu tables
......................................................................

IMPALA-3650: DISTRIBUTE BY required for managed Kudu tables

As of Kudu 0.9, DISTRIBUTE BY is now required when creating a new Kudu
table. Create table analysis and test are updated to reflect this.

Note: this requires upgrading Kudu to 0.9 (not yet in the toolchain).

Change-Id: Icf2660d0c81a30da706c2df568c1cf272203054f
---
M bin/impala-config.sh
M fe/src/main/java/com/cloudera/impala/analysis/CreateTableStmt.java
M fe/src/test/java/com/cloudera/impala/analysis/AnalyzeDDLTest.java
M testdata/workloads/functional-query/queries/QueryTest/create_kudu.test
M testdata/workloads/functional-query/queries/QueryTest/kudu-scan-node.test
M testdata/workloads/functional-query/queries/QueryTest/kudu-show-create.test
M testdata/workloads/functional-query/queries/QueryTest/kudu_alter.test
M testdata/workloads/functional-query/queries/QueryTest/kudu_crud.test
M tests/query_test/test_kudu.py
9 files changed, 53 insertions(+), 14 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf2660d0c81a30da706c2df568c1cf272203054f
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <[email protected]>

Reply via email to