Skip to content
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

SQL: do not accept FROZEN queries #121126

Open
costin opened this issue Jan 29, 2025 · 1 comment
Open

SQL: do not accept FROZEN queries #121126

costin opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels
:Analytics/SQL SQL querying >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@costin
Copy link
Member

costin commented Jan 29, 2025

Description

As frozen indices are deprecated and about to be removed, we should follow suite and remove said functionality from SQL.

  1. queries using FROZEN should fail with an error that the functionality is not longer available
  2. schedule the keyword removal down the line to simplify the grammar

Related to #120539, elastic/elasticsearch-sql-odbc#333

@costin costin changed the title SQL: do not accept FROZEN functionality SQL: do not accept FROZEN queries Jan 29, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/SQL SQL querying >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

3 participants