You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Select a level to compact by some strategy, and we can support multiple strategy.
The default strategy is to choose some level whose total-file-size has overside the expected size too much. In the future we may also support more kind of strategy for some special table.
Additional context
Part of leveled compaction.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Select a level to compact by some strategy, and we can support multiple strategy.
The default strategy is to choose some level whose total-file-size has overside the expected size too much. In the future we may also support more kind of strategy for some special table.
Additional context
Part of leveled compaction.
The text was updated successfully, but these errors were encountered: