Skip to content

Commit c67b904

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 da0771e commit c67b904

File tree

1 file changed

+235
-74
lines changed

1 file changed

+235
-74
lines changed

0 commit comments

Comments
 (0)