Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24318
Change subject: IMPALA-2083: (addendum) Disable pivot and unpivot in Calcite planner ...................................................................... IMPALA-2083: (addendum) Disable pivot and unpivot in Calcite planner Calcite planner contains different semantics for pivot and unpivot. In some cases, it fails. In some cases, it is returning different results. This commit disables the feature for the Calcite planner until the results can by synchronized. Change-Id: Ifd0e65721b38bca965a53f948ffc4c8a9f140ebb --- M java/calcite-planner/src/main/codegen/templates/Parser.jj 1 file changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/24318/1 -- To view, visit http://gerrit.cloudera.org:8080/24318 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd0e65721b38bca965a53f948ffc4c8a9f140ebb Gerrit-Change-Number: 24318 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
