Steve Carlin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23695 )
Change subject: IMPALA-14487: Calcite planner: handle escaped double quote character ...................................................................... IMPALA-14487: Calcite planner: handle escaped double quote character Added the double quote character to the fix added for IMPALA-13525 to handle escaped characters. Change-Id: Ic65fbb4546ae071a9442c0b4884254c15b268087 Reviewed-on: http://gerrit.cloudera.org:8080/23695 Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Peter Rozsa <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M java/calcite-planner/src/main/java/org/apache/impala/calcite/util/ParserUtil.java M testdata/workloads/functional-query/queries/QueryTest/calcite.test 2 files changed, 6 insertions(+), 0 deletions(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Peter Rozsa: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/23695 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic65fbb4546ae071a9442c0b4884254c15b268087 Gerrit-Change-Number: 23695 Gerrit-PatchSet: 2 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Pranav Lodha <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]>
