-
Notifications
You must be signed in to change notification settings - Fork 25.6k
ESQL: LOOKUP JOIN with expressions #134098
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
julian-elastic
merged 37 commits into
elastic:main
from
julian-elastic:expressionJoin_v4
Sep 17, 2025
Merged
Changes from 29 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
db5f8c5
WIP POC for expression join
julian-elastic d253a55
Change Parser to allow AND of expressions
julian-elastic b8f9ba6
Add more UTs and bugfixes
julian-elastic 5cdb9c1
Address code review comments and bugfix
julian-elastic 8703c28
Merge branch 'main' into expressionJoin_v4
julian-elastic 0e02b5c
Fix compile error
julian-elastic f50d894
Address more code review comments
julian-elastic 0ebaf9c
Address more code review comments
julian-elastic 26358d6
Address code review comments part 3
julian-elastic 188a870
Enhance UT coverage
julian-elastic 537cdbf
Fix UTs
julian-elastic 4716191
Grammar change
julian-elastic fb85f31
Address more feedback, refactoring
julian-elastic ea6f6b9
Remove matchFields from JoinConfig, HashJoinExec
alex-spies bc1a6ec
Revert JoinConfig back to Record
alex-spies 31e8682
Stop using deprecated c'tor in test
alex-spies 221d2d4
Fix some more tests
alex-spies f0ff7ce
Fix issue with matchFields refactor
julian-elastic 8b75924
Merge branch 'main' into expressionJoin_v4
julian-elastic 7354a2d
Address more code review comments
julian-elastic ed34ca4
Serialization changes for JoinConfig, comments
julian-elastic 2046178
UT fixes
julian-elastic bef7514
UT fixes
julian-elastic 64d105c
Change grammar, enforce capabilities
julian-elastic 0e2fc54
Add test cases to HeapAttackIT.java
julian-elastic fe8c080
Parameterize LookupFromIndexOperatorTests
julian-elastic d849ff9
Add security tests
julian-elastic daa69e7
Bugfix
julian-elastic 0de2092
Merge branch 'main' into expressionJoin_v4
julian-elastic d8076d2
Bugfix
julian-elastic b10c360
Address last code review comments
julian-elastic adb9290
Fix non-snapshot UT errors
julian-elastic 99064c0
Merge branch 'main' into expressionJoin_v4
julian-elastic c3c27ff
Update docs/changelog/134098.yaml
julian-elastic 142fcd9
Merge remote-tracking branch 'origin/expressionJoin_v4' into expressi…
julian-elastic 9c4bf1f
More fixes for non-snapshot UT errors
julian-elastic bc48e62
Merge branch 'main' into expressionJoin_v4
julian-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
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.