Hello Zoltan Borok-Nagy, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22542 to look at the new patch set (#9). 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 --- 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, 55 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/22542/9 -- 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: newpatchset Gerrit-Change-Id: I3e3037318065b0f4437045a7e8dbb76639404167 Gerrit-Change-Number: 22542 Gerrit-PatchSet: 9 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>