mihaibudiu commented on code in PR #4682:
URL: https://github.com/apache/calcite/pull/4682#discussion_r2689369132


##########
core/src/main/codegen/templates/Parser.jj:
##########
@@ -2049,7 +2049,7 @@ SqlNodeList StarExcludeList() :
     SqlIdentifier id;
 }
 {
-    <EXCLUDE> <LPAREN> { s = span(); }

Review Comment:
   this could potentially be configurable, but I guess that people can adapt 
the parser and choose what they want.



-- 
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]

Reply via email to