Skip to content

Sync with main branch#5137

Merged
LantaoJin merged 4 commits intoopensearch-project:feature/graphlookupfrom
LantaoJin:pr/merge_back
Feb 11, 2026
Merged

Sync with main branch#5137
LantaoJin merged 4 commits intoopensearch-project:feature/graphlookupfrom
LantaoJin:pr/merge_back

Conversation

@LantaoJin
Copy link
Copy Markdown
Member

@LantaoJin LantaoJin commented Feb 11, 2026

Description

Sync with main branch to resolve conflicts

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.
  • 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.

songkant-aws and others added 4 commits February 6, 2026 12:52
…o field (opensearch-project#5071)

* Fix the bug when boolean comparison condition is simplifed to field

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Update tests and cover more cases

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Correct the logic of not boolean comparison

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Add missing IS_FALSE RexNode translation

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Remove unnecessary boolean expression conversion

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Fix spotless check

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Refactor PredicateAnalyzer logic a bit

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Add more strict not expression match for field

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Fix spotless check and flaky test

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Cover more cases for IS_FALSE, IS_NOT_TRUE, IS_NOT_FALSE

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Complement the truth tests for expressions

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Fix logic

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Fix spotless check

Signed-off-by: Songkan Tang <songkant@amazon.com>

* Add additional boolean filter only pushdown explain test cases

Signed-off-by: Songkan Tang <songkant@amazon.com>

---------

Signed-off-by: Songkan Tang <songkant@amazon.com>
…nsearch-project#5091)

* Use fetchSource API instead of fetchFields for LAST/FIRST/TAKE aggregation

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Fix IT

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Merge remote-tracking branch 'upstream/main' into issues/5086

* LAST/FIRST/TAKE aggregation should support TEXT type and Scripts

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Add more tests

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Merge remote-tracking branch 'upstream/main' into issues/5086

* Fix IT

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Fix IT

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* fix explain text

Signed-off-by: Lantao Jin <ltjin@amazon.com>
Signed-off-by: Lantao Jin <ltjin@amazon.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 11, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@LantaoJin LantaoJin added the maintenance Improves code quality, but not the product label Feb 11, 2026
@LantaoJin LantaoJin marked this pull request as ready for review February 11, 2026 12:02
@LantaoJin LantaoJin merged commit bfd31e0 into opensearch-project:feature/graphlookup Feb 11, 2026
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improves code quality, but not the product

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants