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

ESQL: add used version to REST response #107067

Closed
alex-spies opened this issue Apr 3, 2024 · 2 comments
Closed

ESQL: add used version to REST response #107067

alex-spies opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)

Comments

@alex-spies
Copy link
Contributor

Relates #104890

It can be useful to know which ES|QL language version was used to compute a given result set; this can be used to validate migrations from one version to the next or simply to log and inspect the version in case result sets are unexpected.

Add a version attribute to the JSON response to a _query request that contains the used version.

@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 Apr 3, 2024
@alex-spies alex-spies self-assigned this Apr 4, 2024
@alex-spies
Copy link
Contributor Author

This is not relevant anymore, as we dropped the version field in #109376.

@alex-spies alex-spies closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

No branches or pull requests

2 participants