twalthr commented on a change in pull request #11340: [Flink 14338] Upgrade
Calcite version to 1.22 for Flink SQL
URL: https://github.com/apache/flink/pull/11340#discussion_r394408590
##########
File path: flink-table/flink-sql-parser/pom.xml
##########
@@ -38,25 +38,39 @@ under the License.
</properties>
<dependencies>
+ <dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
Review comment:
What do you mean with `calcite-core` has no guava dependency now? Does
Calcite still need Guava or is there code independent now?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services