Skip to content

Conversation

@luyuncheng
Copy link
Contributor

@luyuncheng luyuncheng commented Jun 26, 2025

Description

In #13837 AND #14739 i see it fixed many scenarios queries, but we still need Join Query Builder to visit query builders. especially for neural search can visit embedding or other field

Related Issues

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

@kkewwei kkewwei left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Contributor

✅ Gradle check result for b8265d5: SUCCESS

@codecov
Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.78%. Comparing base (0e2ec6f) to head (f0bb922).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18621      +/-   ##
============================================
+ Coverage     72.75%   72.78%   +0.03%     
- Complexity    68402    68403       +1     
============================================
  Files          5563     5563              
  Lines        314164   314170       +6     
  Branches      45554    45554              
============================================
+ Hits         228556   228674     +118     
+ Misses        67087    66942     -145     
- Partials      18521    18554      +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

✅ Gradle check result for 4b0c5ab: SUCCESS

@github-actions
Copy link
Contributor

❌ Gradle check result for 4cef3d5: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for f0bb922: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for f0bb922: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@bugmakerrrrrr bugmakerrrrrr merged commit 6154ffe into opensearch-project:main Jun 27, 2025
32 of 34 checks passed
vishdivs pushed a commit to vishdivs/OpenSearch that referenced this pull request Jul 14, 2025
…dQuery (opensearch-project#18621)

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

---------

Signed-off-by: luyuncheng <[email protected]>
tandonks pushed a commit to tandonks/OpenSearch that referenced this pull request Aug 5, 2025
…dQuery (opensearch-project#18621)

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

* ADD Parent-Join visit method.

Signed-off-by: luyuncheng <[email protected]>

---------

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

3 participants