Skip to content

Conversation

@jack-hung-lgtm
Copy link

@jack-hung-lgtm jack-hung-lgtm commented Nov 25, 2025

Introduced delete source flag for ListToMapProcessor as a memory saving optimization to remove unecessary source keys

Description

This change allows user to specify a delete source flag in the List To Map processor which will remove the source key after json data is processed into separate fields. This is useful if the user just wants the newly processed data and does not need the original key to be kept.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

Documentation issue link: opensearch-project/documentation-website#11593

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ng optimization to remove unecessary source keys

Signed-off-by: Jack J Hung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant