barrkel commented on code in PR #3694:
URL: https://github.com/apache/calcite/pull/3694#discussion_r1495637782


##########
core/src/main/codegen/templates/Parser.jj:
##########
@@ -6767,7 +6773,8 @@ SqlCall JsonObjectFunctionCall() :
 }
 {
     <JSON_OBJECT> { span = span(); }
-    <LPAREN> [
+    <LPAREN>

Review Comment:
   Stray edit from an earlier version of the code. I'll revert.



-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to