tsreaper commented on a change in pull request #17520: URL: https://github.com/apache/flink/pull/17520#discussion_r737052999
########## File path: flink-formats/flink-avro/pom.xml ########## @@ -47,13 +47,11 @@ under the License. <!-- Table ecosystem --> - <!-- Projects depending on this project won't depend on flink-table-*. --> <dependency> <groupId>org.apache.flink</groupId> - <artifactId>flink-table-common</artifactId> + <artifactId>flink-table-runtime_${scala.binary.version}</artifactId> Review comment: I would say `flink-table-api-java`. This `FileSystemConnectorOptions` is a `@PublicEvolving` API. -- 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-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org