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


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

Review Comment:
   Yes, we'll keep it simple for now, supporting both, and keeping the 
configuration parameters as minimal as possible.



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