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

[core] Add statistics to snapshot system table #2836

Closed
wants to merge 1 commit into from

Conversation

Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Feb 1, 2024

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

snapshot.watermark(),
statsFileHandler
.readStats(snapshot)
.map(Statistics::toString)
Copy link
Contributor

@JingsongLi JingsongLi Feb 2, 2024

Choose a reason for hiding this comment

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

Maybe it is not a good idea to make string for a whole statistics... Too large.

Maybe we can have some other system table to show full statistics?

Copy link
Contributor

Choose a reason for hiding this comment

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

+1.

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Apr 11, 2024

closed it for #3172 has already implemente this

@Zouxxyy Zouxxyy closed this Apr 11, 2024
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.

3 participants