Revert "Add fieldType to AbstractQueryBuilder and SortBuilder (#15328)"#15633
Merged
jainankitk merged 1 commit intoopensearch-project:mainfrom Sep 4, 2024
Merged
Revert "Add fieldType to AbstractQueryBuilder and SortBuilder (#15328)"#15633jainankitk merged 1 commit intoopensearch-project:mainfrom
jainankitk merged 1 commit intoopensearch-project:mainfrom
Conversation
…arch-project#15328)" This reverts commit 839ba0b. Signed-off-by: Ankit Jain <akjain@amazon.com>
3 tasks
msfroh
approved these changes
Sep 3, 2024
Contributor
|
❕ 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. |
akolarkunnu
pushed a commit
to akolarkunnu/OpenSearch
that referenced
this pull request
Sep 10, 2024
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <akjain@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 16, 2024
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <akjain@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 17, 2024
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <akjain@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 21, 2024
…arch-project#15328)" (opensearch-project#15633) This reverts commit 839ba0b. Signed-off-by: Ankit Jain <akjain@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.