gianm opened a new pull request, #19976:
URL: https://github.com/apache/druid/pull/19976
Main changes:
1) Sync of Parser.jj (using dev/upgrade-calcite-parser) and
CalcitePlanner.
2) Add DruidTypeFactory to work around undesirable behavior introduced
by CALCITE-7358.
3) Add validation to prevent aliases in CLUSTERED BY, which have been
added to the parser since CALCITE-5347. (The change is done at the
validator instead of the parser to minimize parser diffs.)
4) Adjust test expectations for slightly different plans.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]