ESQL: Enable Lookup Join on Expression Tech Preview#134952
ESQL: Enable Lookup Join on Expression Tech Preview#134952julian-elastic merged 11 commits intoelastic:mainfrom
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?
|
leemthompo
left a comment
There was a problem hiding this comment.
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: |
leemthompo
left a comment
There was a problem hiding this comment.
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