-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Add fieldType to AbstractQueryBuilder and SortBuilder (#15328)" #15633
Conversation
…arch-project#15328)" This reverts commit 839ba0b. Signed-off-by: Ankit Jain <[email protected]>
❕ Gradle check result for d1ace7c: 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15633 +/- ##
============================================
+ Coverage 71.92% 71.97% +0.04%
- Complexity 64076 64082 +6
============================================
Files 5263 5263
Lines 299569 299522 -47
Branches 43303 43301 -2
============================================
+ Hits 215467 215579 +112
+ Misses 66391 66250 -141
+ Partials 17711 17693 -18 ☔ View full report in Codecov by Sentry. |
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <[email protected]>
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <[email protected]>
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <[email protected]>
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <[email protected]>
This reverts commit 839ba0b.
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.