zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1025205947
########## pom.xml: ########## @@ -327,6 +327,12 @@ under the License. </dependency> <!-- For dependency convergence --> + <dependency> + <groupId>net.java.dev.jna</groupId> + <artifactId>jna</artifactId> Review Comment: Why isnt it bundled in the sql jar? -- 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