Uses of Class
io.trino.plugin.deltalake.transactionlog.statistics.DeltaLakeJsonFileStatistics
Packages that use DeltaLakeJsonFileStatistics
Package
Description
-
Uses of DeltaLakeJsonFileStatistics in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return DeltaLakeJsonFileStatisticsConstructors in io.trino.plugin.deltalake with parameters of type DeltaLakeJsonFileStatisticsModifierConstructorDescriptionDataFileInfo(String path, long size, long creationTime, DataFileInfo.DataFileType dataFileType, List<String> partitionValues, DeltaLakeJsonFileStatistics statistics) -
Uses of DeltaLakeJsonFileStatistics in io.trino.plugin.deltalake.transactionlog
Methods in io.trino.plugin.deltalake.transactionlog that return DeltaLakeJsonFileStatisticsModifier and TypeMethodDescriptionstatic DeltaLakeJsonFileStatisticsDeltaLakeComputedStatistics.toDeltaLakeJsonFileStatistics(ComputedStatistics stats, Map<String, DeltaLakeColumnHandle> lowercaseToColumnsHandles) -
Uses of DeltaLakeJsonFileStatistics in io.trino.plugin.deltalake.transactionlog.statistics
Methods in io.trino.plugin.deltalake.transactionlog.statistics that return DeltaLakeJsonFileStatistics