Skip to content

Add mod operator to Data Prepper#5729

Merged
chenqi0805 merged 3 commits intoopensearch-project:mainfrom
shenkw1:mod-operator
May 30, 2025
Merged

Add mod operator to Data Prepper#5729
chenqi0805 merged 3 commits intoopensearch-project:mainfrom
shenkw1:mod-operator

Conversation

@shenkw1
Copy link
Copy Markdown
Contributor

@shenkw1 shenkw1 commented May 29, 2025

Description

Add support for the mod operation in Data Prepper expressions.

Issues Resolved

Resolves #5685

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.

shenkw1 added 2 commits May 29, 2025 15:40
Signed-off-by: Katherine Shen <katshen@amazon.com>
Signed-off-by: Katherine Shen <katshen@amazon.com>
Signed-off-by: Katherine Shen <katshen@amazon.com>
@chenqi0805 chenqi0805 merged commit 60ce980 into opensearch-project:main May 30, 2025
76 of 87 checks passed
@shenkw1 shenkw1 deleted the mod-operator branch May 30, 2025 20:47
jeffreyAaron pushed a commit to jeffreyAaron/data-prepper that referenced this pull request Jun 13, 2025
* mod operator implementation

Signed-off-by: Katherine Shen <katshen@amazon.com>
Signed-off-by: Jeffrey Aaron Jeyasingh <jeffreyaaron06@gmail.com>
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.

[ENH] Modulus operator

3 participants