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 query describe endpoint #5126

Merged
merged 1 commit into from
May 31, 2024
Merged

Add query describe endpoint #5126

merged 1 commit into from
May 31, 2024

Conversation

mattnibs
Copy link
Collaborator

This commit adds the query describe endpoint- a service endpoint the returns information about a posted query. This endpoint is meant for internal use from within Zui and is not meant for public consumption.

@mattnibs mattnibs requested a review from a team May 17, 2024 22:38
compiler/describe.go Outdated Show resolved Hide resolved
compiler/describe/analyze.go Outdated Show resolved Hide resolved
compiler/optimizer/optimizer.go Outdated Show resolved Hide resolved
service/ztests/query-describe.yaml Outdated Show resolved Hide resolved
@mattnibs mattnibs force-pushed the describe-endpoint branch 7 times, most recently from da0d9c1 to 02f4820 Compare May 23, 2024 19:16
@mattnibs mattnibs requested a review from nwt May 23, 2024 20:55
compiler/describe/analyze.go Outdated Show resolved Hide resolved
compiler/describe/analyze.go Show resolved Hide resolved
compiler/describe/analyze.go Outdated Show resolved Hide resolved
service/ztests/query-describe.yaml Show resolved Hide resolved
compiler/describe/analyze.go Outdated Show resolved Hide resolved
@mattnibs mattnibs force-pushed the describe-endpoint branch 2 times, most recently from e2ac3a8 to df69e5a Compare May 24, 2024 06:47
@mattnibs mattnibs changed the base branch from ast-error to main May 31, 2024 20:25
@nwt nwt force-pushed the describe-endpoint branch 2 times, most recently from f1a39e3 to b1204a3 Compare May 31, 2024 21:28
compiler/describe.go Outdated Show resolved Hide resolved
This commit adds the query describe endpoint- a service endpoint the
returns information about a posted query. This endpoint is meant for
internal use from within ZUI and is not meant for public consumption.
@mattnibs mattnibs merged commit e40a039 into main May 31, 2024
3 checks passed
@mattnibs mattnibs deleted the describe-endpoint branch May 31, 2024 23:13
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