yuxiqian commented on PR #3753:
URL: https://github.com/apache/flink-cdc/pull/3753#issuecomment-2496597111

   CI is failing since this PR added `langchain4j` dependency into cdc-runtime, 
which turns out to be a dependency of all source connectors, which makes no 
sense since Flink source connector users will never benefit from AI model 
features. Exclude it or, just get rid of these dependencies in 
`flink-cdc-runtime`.
   
   ```
   Error: packaged jar contains files with incompatible licenses:
     -> In flink-sql-connector-db2-cdc-3.3-SNAPSHOT.jar: 
org/apache/poi/hdgf/chunks_parse_cmds.tbl
     -> In flink-sql-connector-vitess-cdc-3.3-SNAPSHOT.jar: 
org/apache/poi/hdgf/chunks_parse_cmds.tbl
   ```


-- 
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