-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Apply the date histogram rewrite optimization to range aggregation #13865
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
53cb70f
Refactor the ranges representation
bowenlan-amzn 69730b1
Refactor try fast filter
bowenlan-amzn 1e2d7f4
Main work finished; left the handling of different numeric data types
bowenlan-amzn 95b04dd
buildRanges accepts field type
bowenlan-amzn 8dd1dda
first working draft probably
bowenlan-amzn c5d2175
Merge branch 'main' into 13531-range-agg
bowenlan-amzn ed79e02
add change log
bowenlan-amzn c7043e4
accommodate geo distance agg
bowenlan-amzn 90d6790
Fix test
bowenlan-amzn 67c281c
Merge branch 'main' into 13531-range-agg
bowenlan-amzn c10c775
[Refactor] range is lower inclusive, right exclusive
bowenlan-amzn 783b14a
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 06b3372
adding test
bowenlan-amzn c6b5a9c
Adding test and refactor
bowenlan-amzn d590081
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 58e5281
refactor
bowenlan-amzn 37c6d84
add test
bowenlan-amzn e0ba84b
add test and update the compare logic in tree traversal
bowenlan-amzn 4603ec0
fix test, add random test
bowenlan-amzn afbce0c
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 9359fc2
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 54bfe92
refactor to address comments
bowenlan-amzn 6ae1a9b
Merge branch 'main' into 13531-range-agg
bowenlan-amzn cc92c44
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 6546736
small potential performance update
bowenlan-amzn 328006b
fix precommit
bowenlan-amzn a290e1d
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 23bbcbb
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 1b586bb
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 65de090
refactor
bowenlan-amzn f3c07c7
refactor
bowenlan-amzn fc0aff5
Merge branch 'main' into 13531-range-agg
bowenlan-amzn bab28e6
set refresh_interval to -1
bowenlan-amzn e545b90
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 78b4d9d
address comment
bowenlan-amzn 185ed4e
address comment
bowenlan-amzn 910b66a
Merge branch 'main' into 13531-range-agg
bowenlan-amzn a2d50ce
address comment
bowenlan-amzn fe85ad3
Fix test
bowenlan-amzn 48a03a4
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 07a5293
Merge branch 'main' into 13531-range-agg
bowenlan-amzn 9764b23
Merge branch 'main' into 13531-range-agg
bowenlan-amzn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.