Skip to content

Conversation

@penghuo
Copy link
Collaborator

@penghuo penghuo commented Oct 6, 2025

Description

Related Issues

#3946

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • New PPL command checklist all confirmed.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff or -s.
  • Public documentation issue/PR created.

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.

Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: Peng Huo <[email protected]>
@penghuo penghuo added PPL Piped processing language enhancement New feature or request labels Oct 6, 2025
@penghuo penghuo changed the title Support eval returns integer division result instead of decimal Support eval returns decimal division result instead of integer Oct 6, 2025
}
}

Example 2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be removed. #4441

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR #4449

}
}
}
CalcitePlanContext.run(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrap with CalcitePlanContext.run, No code logic change.

}
}
}
CalcitePlanContext.run(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrap with CalcitePlanContext.run, No code logic change.

@penghuo penghuo self-assigned this Oct 6, 2025
Signed-off-by: Peng Huo <[email protected]>
@penghuo
Copy link
Collaborator Author

penghuo commented Oct 6, 2025

@yuancu @LantaoJin Please take a look.

Copy link
Collaborator

@yuancu yuancu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change! With this change, I think the old implementation DivideFunction can be removed.

@penghuo penghuo merged commit b170cf1 into opensearch-project:main Oct 10, 2025
36 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 10, 2025
---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit b170cf1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
penghuo pushed a commit that referenced this pull request Oct 11, 2025
… (#4509)

---------


(cherry picked from commit b170cf1)

Signed-off-by: Peng Huo <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.19-dev enhancement New feature or request PPL Piped processing language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants