walterddr commented on code in PR #9221:
URL: https://github.com/apache/pinot/pull/9221#discussion_r949660491


##########
pom.xml:
##########
@@ -136,7 +136,7 @@
     <antlr.version>4.6</antlr.version>
     <jsonpath.version>2.7.0</jsonpath.version>
     <quartz.version>2.3.2</quartz.version>
-    <calcite.version>1.29.0</calcite.version>
+    <calcite.version>1.31.0</calcite.version>

Review Comment:
   calcite has new javacc/fmpp codegen plugin mojo that we need to use 
separately. this will take some time. if there's any immediate requirement plz 
comment. 



##########
pom.xml:
##########
@@ -136,7 +136,7 @@
     <antlr.version>4.6</antlr.version>
     <jsonpath.version>2.7.0</jsonpath.version>
     <quartz.version>2.3.2</quartz.version>
-    <calcite.version>1.29.0</calcite.version>
+    <calcite.version>1.31.0</calcite.version>

Review Comment:
   calcite has new javacc/fmpp codegen plugin mojo that we need to create 
separately. this will take some time. if there's any immediate requirement plz 
comment. 



-- 
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...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to