forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Collect storage stat for Tables scan (facebookincubator#12210)
Summary: Pull Request resolved: facebookincubator#12210 Test Plan: Deployed to a test cluster Java: 20250125_082712_05968_cwjy8 S1-wsInRegionReadBytes 985.81 MB 1232 322.87 KB 1.00 MB CPP: 20250125_095038_00000_sgud6 S1-TableScan.0.wsInRegionReadBytes 908.81 MB 154 5.80 MB 5.97 MB Reviewed By: yuandagits Differential Revision: D68872215 Pulled By: kewang1024
- Loading branch information
1 parent
dcafd32
commit c4a808f
Showing
19 changed files
with
261 additions
and
98 deletions.
There are no files selected for viewing
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
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.