SaravananArumugam-Opus commented on code in PR #20922:
URL: https://github.com/apache/flink/pull/20922#discussion_r1007121946
##########
flink-table/pom.xml:
##########
@@ -76,10 +76,10 @@ under the License.
</dependencyManagement>
<properties>
- <calcite.version>1.26.0</calcite.version>
+ <calcite.version>1.32.0</calcite.version>
<!-- Keep Janino in sync with calcite. -->
<janino.version>3.0.11</janino.version>
Review Comment:
Calcite - 1.32.0 has dependency on Janino 3.1.8. (\<!-- Keep Janino in sync
with calcite. -->)
--
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]