Zoltan Borok-Nagy has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22542 )

Change subject: IMPALA-12107: Throw AnalysisException for unsupported Kudu 
range-partioning types
......................................................................

IMPALA-12107: Throw AnalysisException for unsupported Kudu range-partioning 
types

Change Precondition check to throwing AnalysisException for illegal key
types in the PARTITION BY RANGE clause.

Testing:
 * add fe tests
 * add e2e tests

Change-Id: I3e3037318065b0f4437045a7e8dbb76639404167
Reviewed-on: http://gerrit.cloudera.org:8080/22542
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Zoltan Borok-Nagy <borokna...@cloudera.com>
---
M fe/src/main/java/org/apache/impala/analysis/RangePartition.java
M fe/src/test/java/org/apache/impala/analysis/AnalyzeKuduDDLTest.java
M testdata/workloads/functional-query/queries/QueryTest/kudu_create.test
3 files changed, 50 insertions(+), 4 deletions(-)

Approvals:
  Impala Public Jenkins: Verified
  Zoltan Borok-Nagy: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/22542
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3e3037318065b0f4437045a7e8dbb76639404167
Gerrit-Change-Number: 22542
Gerrit-PatchSet: 12
Gerrit-Owner: Daniel Vanko <dva...@cloudera.com>
Gerrit-Reviewer: Daniel Vanko <dva...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to