Skip to content

Feature: optimize compact performance improvement #7914

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

Closed
Tracked by #7823
dantengsky opened this issue Sep 27, 2022 · 3 comments · Fixed by #8087
Closed
Tracked by #7823

Feature: optimize compact performance improvement #7914

dantengsky opened this issue Sep 27, 2022 · 3 comments · Fixed by #8087
Labels
C-improvement Category: improvement

Comments

@dantengsky
Copy link
Member

Summary

Execution of Optimize table x compact statement is rather conservative, utilization of CPU / Bandwidth is rather low.

@dantengsky dantengsky added C-feature Category: feature C-improvement Category: improvement and removed C-feature Category: feature labels Sep 27, 2022
@BohuTANG
Copy link
Member

BohuTANG commented Sep 27, 2022

@BohuTANG
Copy link
Member

Another improvement is to compact by batch instead read all the segments one by one compact.

@BohuTANG
Copy link
Member

I am trying to read segments in parallel using read_segments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants