uliandim opened a new pull request, #56: URL: https://github.com/apache/flink-connector-opensearch/pull/56
- Add flink-connector-opensearch3 module using opensearch-java 3.0.0 client - Add flink-sql-connector-opensearch3 shaded JAR module - Add flink-connector-opensearch3-e2e-tests module - Add OPENSEARCH_3 docker image version for testing - Use new BulkOperation wrapper for serializable bulk operations - Configure httpcore5/httpcore5-h2 5.3.1 for compatibility The new connector uses the official opensearch-java client instead of the deprecated rest-high-level-client, providing better compatibility with OpenSearch 3.x and future versions. -- 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]
