-
Notifications
You must be signed in to change notification settings - Fork 102
Initial version of ES|QL query endpoint #2354
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
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.
Thanks for starting this, @Anaethelion!
I've left some comments.
uppercase CSV Co-authored-by: Bogdan Pintea <[email protected]>
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, but we need to decide what to do with Pragmas
. Considering @bpintea's comment IMHO we should remove them from the API spec, but being conscious that if they exist, some people will use them even if not publicly documented.
I hope to provide an update on this today. |
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.
Except for the pragmas
issue, it LGTM.
Following you can find the validation results for the APIs you have changed.
You can validate these APIs yourself by using the |
Based on the following resources:
ES|QL REST API
EsqlQueryRequest.java
QueryPragmas.java