opensearch-project / opensearch-project/OpenSearch
[Feature Request] Support partial updates in pull-based ingestion
Open
@varunbharadwaj is already working on this.
Since Aug 15, 2025.
enhancement
Indexing
- Dominant language
- Java
- Stars
- 13.7k
- Forks
- 3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 108
Description
Is your feature request related to a problem? Please describe
Today pull-based ingestion only supports full document upserts. Enhance the flow to support partial updates in pull-based ingestion.
Describe the solution you'd like
Partial updates will be supported similar to the push-based indexing flows.
More details will follow.
Related component
Indexing
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.