You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/27 16:21:14 UTC

[GitHub] [flink] snuyanzin commented on a diff in pull request #20922: [DRAFT] Apply changes for calcite 1.3x

snuyanzin commented on code in PR #20922:
URL: https://github.com/apache/flink/pull/20922#discussion_r1007111394


##########
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:
   Before doing such update it's required to make it working...
   right now it doesn't work...



-- 
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: issues-unsubscribe@flink.apache.org

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