Skip to content

Support multiple updates on a single document in ES8 client #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v3.1
Choose a base branch
from

Conversation

TerminaCoder
Copy link

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.

…Variants - modify the ElementConverter interface.
Copy link

boring-cyborg bot commented Jun 30, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant