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

[ES|QL] Pretty-printing improvements #194385

Open
4 of 8 tasks
vadimkibana opened this issue Sep 30, 2024 · 2 comments
Open
4 of 8 tasks

[ES|QL] Pretty-printing improvements #194385

vadimkibana opened this issue Sep 30, 2024 · 2 comments
Labels
Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana

Comments

@vadimkibana
Copy link
Contributor

vadimkibana commented Sep 30, 2024

The core ES|QL pretty-printing feature has been implement, this issue tracks follow-up to further improve it.

@vadimkibana vadimkibana added Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana labels Sep 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@drewdaemon
Copy link
Contributor

Support comments inside AST nodes.

If this means things like my . /* some comment */ field, I don't think we have to invest in supporting these unless they're very easy. See #182393 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana
Projects
None yet
Development

No branches or pull requests

3 participants