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

Add REST endpoint to parse a query into a query AST. #4652

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

fmassot
Copy link
Contributor

@fmassot fmassot commented Feb 29, 2024

Useful for debugging and for a UI that would want to use the AST.

@fulmicoton
Copy link
Contributor

@fmassot great idea! Note that this AST is transformed depending on the schema.

@fmassot fmassot enabled auto-merge (squash) March 5, 2024 13:38
@fmassot fmassot merged commit 1d8c420 into main Mar 5, 2024
4 checks passed
@fmassot fmassot deleted the fmassot/rest-api-ast branch March 5, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants