-
Notifications
You must be signed in to change notification settings - Fork 25.6k
ESQL: Enable Lookup Join on Expression Tech Preview #134952
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
ESQL: Enable Lookup Join on Expression Tech Preview #134952
Conversation
|
Pinging @elastic/es-analytical-engine (Team:Analytics) |
|
Hi @julian-elastic, I've created a changelog YAML for you. Note that since this PR is labelled |
🔍 Preview links for changed docs |
ℹ️ Important: Docs version tagging👋 Thanks for updating the docs! Just a friendly reminder that our docs are now cumulative. This means all 9.x versions are documented on the same page and published off of the main branch, instead of creating separate pages for each minor version. We use applies_to tags to mark version-specific features and changes. Expand for a quick overviewWhen to use applies_to tags:✅ At the page level to indicate which products/deployments the content applies to (mandatory) What NOT to do:❌ Don't remove or replace information that applies to an older version 🤔 Need help?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor suggestions docs wise, I'll let Alex give approval as there's code changes too
|
@julian-elastic we need to update the syntax reference too: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @julian-elastic!
…-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 ...
Enable Lookup Join on Expression Tech Preview