Skip to content

[ES|QL] Release CHUNK function as tech preview#138621

Merged
kderusso merged 4 commits intoelastic:mainfrom
kderusso:kderusso/esql-chunk-tech-preview
Dec 2, 2025
Merged

[ES|QL] Release CHUNK function as tech preview#138621
kderusso merged 4 commits intoelastic:mainfrom
kderusso:kderusso/esql-chunk-tech-preview

Conversation

@kderusso
Copy link
Member

Removes the CHUNK function from snapshot and releases in technical preview

@kderusso kderusso added >enhancement test-release Trigger CI checks against release build :Search Relevance/ES|QL Search functionality in ES|QL v9.3.0 labels Nov 25, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @kderusso, I've created a changelog YAML for you.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2025

@github-actions
Copy link
Contributor

ℹ️ 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 overview

When to use applies_to tags:

✅ At the page level to indicate which products/deployments the content applies to (mandatory)
✅ When features change state (e.g. preview, ga) in a specific version
✅ When availability differs across deployments and environments

What NOT to do:

❌ Don't remove or replace information that applies to an older version
❌ Don't add new information that applies to a specific version without an applies_to tag
❌ Don't forget that applies_to tags can be used at the page, section, and inline level

🤔 Need help?

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Did you look into allowing CHUNK to be executed on the CSV tests? It would be nice not needing an ES cluster to test it.

@kderusso
Copy link
Member Author

kderusso commented Dec 1, 2025

@carlos No, the CSV tests do not work with CHUNK.

@kderusso kderusso removed the test-release Trigger CI checks against release build label Dec 1, 2025
@kderusso
Copy link
Member Author

kderusso commented Dec 1, 2025

@elasticmachine test this please

@kderusso kderusso marked this pull request as ready for review December 1, 2025 23:44
@kderusso
Copy link
Member Author

kderusso commented Dec 1, 2025

@ioanatia any concerns with merging this?

@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Dec 1, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

Copy link
Contributor

@ioanatia ioanatia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: !!!

@kderusso kderusso merged commit 88c1e7a into elastic:main Dec 2, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>enhancement :Search Relevance/ES|QL Search functionality in ES|QL Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.3.0

4 participants