Skip to content

Commit 8b44391

Browse files
committed
feat: add mask support to StatisticsCollector
- Add NullBuffer mask parameter to update() - Only count masked-in rows for numRecords - Only count nulls in masked-in rows for nullCount - Filter column by mask before computing min/max - Tests for mask behavior with min/max and null counting This enables deletion vector support where masked-out rows should not contribute to file statistics.
1 parent 6384880 commit 8b44391

File tree

1 file changed

+235
-74
lines changed

1 file changed

+235
-74
lines changed

0 commit comments

Comments
 (0)