Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23517
Change subject: IMPALA-14464: Calcite planner should allow semi-colon in statement ...................................................................... IMPALA-14464: Calcite planner should allow semi-colon in statement The Calcite planner now handles a sql statement that has a semi-colon at the end. Note that impala-shell doesn't pass the semi-colon into the server. This is only seen with a direct call to the server. Change-Id: Ie690159cd03f28f6b793628aa946292af71b6970 --- M java/calcite-planner/src/main/codegen/templates/Parser.jj M tests/custom_cluster/test_calcite_planner.py 2 files changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/23517/1 -- To view, visit http://gerrit.cloudera.org:8080/23517 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie690159cd03f28f6b793628aa946292af71b6970 Gerrit-Change-Number: 23517 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
