-
Notifications
You must be signed in to change notification settings - Fork 25.7k
ESQL: Qualifiers syntax #132925
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
ESQL: Qualifiers syntax #132925
Changes from 31 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e2bbc21
Minimal grammar change
alex-spies f1c087e
Basic parsing + plugging into attribute classes
alex-spies 88bf534
First test + fix grammar
alex-spies 6d7a097
Add statement parser tests for use in expressions
alex-spies 63be22f
Start command tests + fixes
alex-spies 24c89df
Fix qualifier parsing in KEEP/DROP
alex-spies 044071d
Invalidate qualified patterns in DROP
alex-spies 6731d9e
Add ENRICH tests + validation
alex-spies 493453c
Add tests for EVAL
alex-spies 8a0b539
Add tests for FORK
alex-spies a9028c5
More tests for more commands
alex-spies fdf2393
Finish adding tests for commands
alex-spies 30a5732
Confirm qualifiers disabled in release builds
alex-spies 81b5093
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies 7d6014e
Add qualifier to serialization code
alex-spies a9be5ba
Reduce usage of c'tors without qualifiers
alex-spies e8f271a
Update ExchangeSinkExecSerializationTests
alex-spies 14aefe9
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies 15ebd88
Clean up TODO comments
alex-spies 7a2378c
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies 541425f
Use bracket syntax [qualifier].[name]
alex-spies 8edaa6a
Make checkStyle happy
alex-spies d58b40a
Fix test
alex-spies 91034c3
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies 355ce70
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies 896c378
Add parsing tests that inspect the whole AST
alex-spies 0692571
Fix attribute serialization behavior
alex-spies 2d1cb10
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies e8534e7
Add and test explicitly unqualified attributes
alex-spies 8525e64
Fix tests
alex-spies 6b6d68d
Merge remote-tracking branch 'upstream/main' into qualifiers-in-lu-join
alex-spies f8f4863
Fix tests in release mode
alex-spies 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
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.