-
Notifications
You must be signed in to change notification settings - Fork 25.3k
ES|QL change_point processing command #120998
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 1 commit
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
6ea45d9
Grammar for ES|QL change point (with dummy impl)
jan-elastic eadffb9
pipeline breaker
jan-elastic f1eb1b2
ChangePointOperator
jan-elastic 7333fcf
Add sorting
jan-elastic 10032c2
basic csv test
jan-elastic 6a62802
conflict
jan-elastic 49600b6
Update docs/changelog/120998.yaml
jan-elastic 77572e9
[CI] Auto commit changes from spotless
elasticsearchmachine 0886289
polish
jan-elastic 97f16e3
Non-long data type
jan-elastic c2c5911
Move OrderBy/Limit to the logical plan
jan-elastic cddcfab
fix mem.leak
jan-elastic 14072dc
csv test for reusing column names
jan-elastic c5fd3cb
Warning indeterminable
jan-elastic e905a79
capability
jan-elastic 995baad
handle null values
jan-elastic cd223c3
too much data
jan-elastic 8d0f691
type text->keyword
jan-elastic ea24893
default timestamp and output columns
jan-elastic 37c3be2
spotless
jan-elastic 1088a09
ChangePointOperatorTests + fix memory leaks
jan-elastic 7f01d41
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic eabbaa1
[CI] Auto commit changes from spotless
elasticsearchmachine 7d30d44
improve test
jan-elastic ac48a09
add comments/todos
jan-elastic 906ca1a
handle multivalued columns
jan-elastic 33ef895
don't register unserialiazable
jan-elastic 98fa981
surrogate
jan-elastic 535101b
make "too much data" tests readable
jan-elastic 8692df6
more tests
jan-elastic 5cab77b
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic 61e24dd
Error handling
jan-elastic 976450e
fix multivalued test
jan-elastic 4885af7
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic 047feb7
more name conflict tests
jan-elastic 9278422
[CI] Auto commit changes from spotless
elasticsearchmachine 41057f7
more tests
jan-elastic f9464de
improve code
jan-elastic f50c2aa
CSV test for various input key/value types
jan-elastic 8e05959
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic a7c76dd
one more csv test
jan-elastic bed70ab
Check sortable/numeric for all types
jan-elastic e81e47e
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic 688567b
add null type to testChangePoint_valueNumeric
jan-elastic 22acc9b
more CSV tests
jan-elastic 2b137ca
skip nulls instead of zeroing them
jan-elastic 96e6d6a
error on MV
jan-elastic f00522a
Test+todo for nicer error message
jan-elastic 12876e0
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic 21ec77c
better error msg
jan-elastic 1d3e362
Revert "better error msg"
jan-elastic dabf260
fix
jan-elastic 459d408
make csv test deterministic
jan-elastic dbd5838
replace NamedExpression -> Attribute
jan-elastic 4ced5c2
skip MVs + warning
jan-elastic 654f78d
Merge branch 'main' of github.com:elastic/elasticsearch into esql-cha…
jan-elastic 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
Revert "better error msg"
This reverts commit 21ec77c.
- Loading branch information
commit 1d3e3624eb602c7c8b80e7ddaabeacbeddbac9de
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
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.