zentol commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#discussion_r252615174
########## File path: flink-libraries/flink-table/pom.xml ########## @@ -267,6 +250,8 @@ under the License. <include>com.google.guava:guava</include> <include>net.hydromatic:*</include> <include>com.esri.geometry:*</include> + <include>com.jayway.jsonpath:*</include> + <include>com.fasterxml.jackson.dataformat:*</include> Review comment: these changes must be reflected in the NOTICE file of `flink-table-planner`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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