UsesMetadataFields¶
UsesMetadataFields is an abstraction of components that use metadata fields (from a delta table's transaction log).
Contract¶
maxValues¶
The largest (possibly truncated) value for a column
Used when:
DataSkippingReaderBaseis requested to verifyStatsForFilter and getStatsColumnOptColumnPredicateBuilderis requested to equalTo, notEqualTo, greaterThan, greaterThanOrEqualDataFiltersBuilderis requested to constructDataFiltersStatisticsCollectionis requested to statsCollector and statsSchema
minValues¶
The smallest (possibly truncated) value for a column
nullCount¶
The number of null values present for a column
numRecords¶
The total number of records in the file