JingGe opened a new pull request #2: URL: https://github.com/apache/flink-connector-elasticsearch/pull/2
## What is the purpose of the change **Attention**: this PR is still under construction with the following tasks: 1. merge the change of #18634 2. remove all code and test related to legacy SouceFunction/SinkFunction. With this PR, Elasticsearch connectors will be moved to the external repo. ## Brief change log - create a new maven project and migrate the most part of the Flink maven pom. - migrate `flink-connector-elasticsearch-base`, `flink-connector-elasticsearch6`, `flink-connector-elasticsearch7` - migrate uber for SQL: ` flink-sql-connector-elasticsearch6`, `flink-sql-connector-elasticsearch7` - some dependency bugs fix to make the compile and test passed ## Verifying this change It can be verified by checking if "mvn clean package" works successfully. -- 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: dev-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org