Update ValuesSourceReaderOperatorTests for changes in Lucene#133807
Merged
thecoop merged 2 commits intoelastic:lucene_snapshotfrom Sep 1, 2025
Merged
Update ValuesSourceReaderOperatorTests for changes in Lucene#133807thecoop merged 2 commits intoelastic:lucene_snapshotfrom
thecoop merged 2 commits intoelastic:lucene_snapshotfrom
Conversation
Collaborator
|
Pinging @elastic/es-analytical-engine (Team:Analytics) |
ChrisHegarty
approved these changes
Aug 29, 2025
Contributor
ChrisHegarty
left a comment
There was a problem hiding this comment.
Makes sense to me. Thanks @thecoop
szybia
added a commit
to szybia/elasticsearch
that referenced
this pull request
Sep 23, 2025
…-dls * upstream/main: (188 commits) XContent parsing for DocStats and ShardFieldStats (elastic#135016) ESQL: Fix multi cluster tests not working with @repeat (elastic#135208) ESQL: Enable Lookup Join on Expression Tech Preview (elastic#134952) Use gradleProperty instead of findProperty (elastic#135203) Update 133980.yaml Small fixes Adjust commit sizes to reflect change in TieredMergePolicy Update 133980.yaml Update docs/changelog/133980.yaml Use released lucene 10.3.0 Update to Lucene 10.3.0 RC2 Aggs: Fix test (elastic#134308) correct docs version Use last lucene 10.3 snapshot [Automated] Update Lucene snapshot to 10.4.0-snapshot-28bd476b1a1 Update ValuesSourceReaderOperatorTests test condition for changes in lucene (elastic#133807) [Automated] Update Lucene snapshot to 10.3.0-snapshot-878a3db9c2d [Automated] Update Lucene snapshot to 10.3.0-snapshot-878a3db9c2d [Automated] Update Lucene snapshot to 10.3.0-snapshot-d664abb181a [Automated] Update Lucene snapshot to 10.3.0-snapshot-de669618c3c ...
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.
Fixes #132258 by updating the test to be more lenient