Skip to content

[8.19] ESQL: Hide spatial grid functions behind SNAPSHOT (#129839) #129868

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 1 commit into from
Jun 23, 2025

Conversation

alex-spies
Copy link
Contributor

@alex-spies alex-spies commented Jun 23, 2025

This will backport the following commits from main to 8.19:

elastic#125143 added 9 spatial grid functions and released them into Serverless. We think this is not the best long-term approach and the functions in elastic#129581 are likely better.

As a first step, rmove the spatial grid functions added in elastic#125143 from release builds so they don't get released into 8.19/9.1.

---------

Co-authored-by: Craig Taverner <[email protected]>
(cherry picked from commit efb1397)

# Conflicts:
#	docs/reference/query-languages/esql/_snippets/lists/spatial-functions.md
#	docs/reference/query-languages/esql/functions-operators/spatial-functions.md
Copy link
Contributor

Documentation preview:

@alex-spies alex-spies added >breaking >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.19.0 labels Jun 23, 2025
@alex-spies alex-spies requested a review from leemthompo June 23, 2025 15:28
Copy link
Contributor

@leemthompo leemthompo left a comment

Choose a reason for hiding this comment

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

docs changes lgtm

@alex-spies
Copy link
Contributor Author

CI is only failing due to 1unrelated test failure, namely #129761. Everything else runs green. This is fine to merge.

@alex-spies alex-spies merged commit 5a17180 into elastic:8.19 Jun 23, 2025
21 of 23 checks passed
@alex-spies alex-spies deleted the backport/8.19/pr-129839 branch June 23, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >breaking >non-issue v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants