HanumathRao commented on a change in pull request #1849: CALCITE-3815: Add
missing SQL standard aggregate functions: EVERY, SO…
URL: https://github.com/apache/calcite/pull/1849#discussion_r390749233
##########
File path: core/src/main/codegen/templates/Parser.jj
##########
@@ -6405,6 +6423,7 @@ SqlIdentifier ReservedFunctionName() :
| <FIRST_VALUE>
| <FLOOR>
| <FUSION>
+ | <INTERSECTION>
Review comment:
Thanks @DonnyZone for the review. I put the comment for this question in
JIRA. Please kindly refer to it and let me know if I am missing anything.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services