TerminaCoder opened a new pull request, #131: URL: https://github.com/apache/flink-connector-elasticsearch/pull/131
The ability to perform multiple updates on a single Elasticsearch document was available in the ES7 client but is currently not supported in the ES8 client.This PR introduces this feature in the ES8 client to align with ES7 functionality and support use cases requiring multiple update operations on the same document within a single lifecycle. -- 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