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

feat: add metrics field in read response #112

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

baojinri
Copy link
Contributor

@baojinri baojinri commented Dec 18, 2023

In distributed sql analyze, we need to return the metrics of the child node, so we add a metrics field in read response.

@baojinri baojinri changed the title feat: add metrics in read response feat: add metrics field in read response Dec 19, 2023
Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@baojinri baojinri merged commit d849fa4 into apache:dev Dec 19, 2023
2 checks passed
jiacai2050 pushed a commit that referenced this pull request Jan 4, 2024
This field is used to return metric of child node when query is executed in distributed mode.
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