Class DeltaLakeComputedStatistics
java.lang.Object
io.trino.plugin.deltalake.transactionlog.DeltaLakeComputedStatistics
-
Method Summary
Modifier and TypeMethodDescriptionstatic DeltaLakeJsonFileStatisticstoDeltaLakeJsonFileStatistics(ComputedStatistics stats, Map<String, DeltaLakeColumnHandle> lowercaseToColumnsHandles)
-
Method Details
-
toDeltaLakeJsonFileStatistics
public static DeltaLakeJsonFileStatistics toDeltaLakeJsonFileStatistics(ComputedStatistics stats, Map<String, DeltaLakeColumnHandle> lowercaseToColumnsHandles)
-