KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301359539
########## File path: flink-table/flink-table-planner-blink/pom.xml ########## @@ -150,23 +150,30 @@ under the License. <groupId>org.apache.calcite</groupId> <artifactId>calcite-core</artifactId> <!-- When updating the Calcite version, make sure to update the dependency exclusions --> - <version>1.19.0</version> + <version>1.20.0</version> <exclusions> <!-- Dependencies that are not needed for how we use Calcite right now. Review comment: I think we should move this sentence below the output of dependency ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services