Skip to content

ESQL: Add fields to detailed query fetch api #127161

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
Apr 23, 2025

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Apr 22, 2025

This adds documents_found and values_loaded to the ESQL query get API. Sadly, this is only the sum of the of statistics from currently running drivers. Completed drivers are forgotten. That information is available, but it's not plumbed into a place where we can get it. That's next!

This adds `documents_found` and `values_loaded` to the ESQL query get
API. Sadly, this is only the sum of the of statistics from currently
running drivers. Completed drivers are forgotten. That information is
available, but it's not plumbed into a place where we can get it. That's
next!
@nik9000 nik9000 requested a review from GalLalouche April 22, 2025 15:33
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Apr 22, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@costin costin left a comment

Choose a reason for hiding this comment

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

LGTM

@nik9000 nik9000 merged commit d1225bc into elastic:main Apr 23, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants