alpreu commented on code in PR #19655:
URL: https://github.com/apache/flink/pull/19655#discussion_r878106621


##########
flink-test-utils-parent/flink-test-utils/pom.xml:
##########
@@ -35,6 +35,12 @@ under the License.
 
        <dependencies>
 
+               <dependency>
+                       <groupId>org.apache.flink</groupId>
+                       <artifactId>flink-table-common</artifactId>
+                       <version>${project.version}</version>
+               </dependency>

Review Comment:
   1. Its actually located in `flink-test-utils` pom
   2. As discussed offline we need it for the table part of the connector 
(DynamicTableSink, -Factory,...)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to