Arnab Karmakar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23753 )

Change subject: IMPALA-2083: Implement PIVOT operator in CalcitePlanner
......................................................................


Patch Set 2:

The planner tests use the default Impala parser, not the Calcite parser. Even 
though I'm setting use_calcite_planner to true, the parsing happens first with 
the Impala parser, which doesn't support PIVOT syntax.

So I've added planner test cases in the same pivot.test file by adding EXPLAIN 
queries


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3b0cc669c4edc9aff9b77ea7d40cb6dbb23f33ab
Gerrit-Change-Number: 23753
Gerrit-PatchSet: 2
Gerrit-Owner: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>
Gerrit-Comment-Date: Mon, 08 Dec 2025 04:37:24 +0000
Gerrit-HasComments: No

Reply via email to