-
Notifications
You must be signed in to change notification settings - Fork 96
Add ESQL result type definitions #4189
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
Conversation
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
(cherry picked from commit e9322d6)
(cherry picked from commit e9322d6)
(cherry picked from commit e9322d6) Co-authored-by: Sylvain Wallez <[email protected]>
The ESQL helper needs to reflect the types added to the spec in elastic/elasticsearch-specification#4189
Adds the API spec for the JSON output of ES|QL query (other formats cannot be represented here).