XiaoYou201 opened a new pull request, #10775: URL: https://github.com/apache/inlong/pull/10775
[INLONG-10773][Sort] Refactor dependency structure to solve format-base could not compile on flink 1.18 env Fixes #10773 ### Motivation The format-base module can't compile on flink 1.18 env But connector-base dependense it, so the dependency structure need to refactor ### Modifications - Move TimestampedCollector to format-common module - Refactor dependency structure ### Verifying this change mvn --update-snapshots -e -V verify -pl :sort-connector-pulsar-v1.18 -am -Pv1.18 -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org