snuyanzin commented on code in PR #20922:
URL: https://github.com/apache/flink/pull/20922#discussion_r1007127903
##########
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:
yes, i know
however from another side current there is a huge amount of tests which
should be passed.
With current changes they are passing.
With janino 3.1.x no.
Once you have them passing - feel free to update the version
--
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]