-
Notifications
You must be signed in to change notification settings - Fork 751
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: integrate fuse table block pruning into pipeline (#16841)
* chore: add setting to provide fallback * refactor: make block pruning into pipeline * refactor: make block pruning into pipeline * fix: sender on finish unexpected close * fix: take data block meta instead of clone * chore: remove dbg * chore: license header * fix: add back broken prune cache * fix: populating cache only when pipeline successfully finished * fix: broken statistics * fix: broken cache * ensure can fallback * test: add unit test for prune pipeline (segment pruner and block pruner) * enable flag * apply review suggestion * fmt * fix * fix * revert --------- Co-authored-by: Winter Zhang <[email protected]>
- Loading branch information
Showing
27 changed files
with
1,740 additions
and
70 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.