Skip to content
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

Add support for multiple entries of 'source' with 'list_to_map_when' condition in list_to_map processor #5407

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

niketan16
Copy link

Description

These changes add the support for multiple entries of of 'source' with 'list_to_map_when' condition in list_to_map processor.

Issues Resolved

Resolves #5368

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

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.

niketan16 and others added 2 commits February 3, 2025 11:50
…nfig format. Modified ListToMapProcessor to convert existing config to entries format and use Entry objects for executing processor task.

Signed-off-by: Niketan Chandarana <[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.

Support multiple entries of source + list_to_map_when condition in list-to-map processor
2 participants