Skip to content

Conversation

@songkant-aws
Copy link
Contributor

@songkant-aws songkant-aws commented Jul 4, 2025

Description

Support relevance query functions pushdown implementation in Calcite (#3834)

  • Support relevance query functions pushdown implementation

  • Remove unused change

  • Remove ITs from NoPushDownIT list

  • Add more UTs and javadocs

  • Support analyzing UnresolvedArgument RexNode and refactor code

  • Fix spotless check

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • New functionality has javadoc added.
  • New functionality has a user manual doc added.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • 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.

…pensearch-project#3834)

* Support relevance query functions pushdown implementation

Signed-off-by: Songkan Tang <[email protected]>

* Remove unused change

Signed-off-by: Songkan Tang <[email protected]>

* Remove ITs from NoPushDownIT list

Signed-off-by: Songkan Tang <[email protected]>

* Add more UTs and javadocs

Signed-off-by: Songkan Tang <[email protected]>

* Support analyzing UnresolvedArgument RexNode and refactor code

Signed-off-by: Songkan Tang <[email protected]>

* Fix spotless check

Signed-off-by: Songkan Tang <[email protected]>

---------

Signed-off-by: Songkan Tang <[email protected]>
Signed-off-by: Songkan Tang <[email protected]>
@LantaoJin LantaoJin changed the title [Backport 2.19-dev] Support relevance query functions pushdown implementation in Calcite (opensearch-project#3834) [Backport 2.19-dev] Support relevance query functions pushdown implementation in Calcite (#3834) Jul 4, 2025
Signed-off-by: Songkan Tang <[email protected]>
@qianheng-aws qianheng-aws merged commit 6030a2e into opensearch-project:2.19-dev Jul 7, 2025
24 checks passed
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.

3 participants