Package io.trino.plugin.iceberg
Class TableStatisticsMaker
java.lang.Object
io.trino.plugin.iceberg.TableStatisticsMaker
-
Method Summary
Modifier and TypeMethodDescriptionstatic TableStatisticsgetTableStatistics(TypeManager typeManager, IcebergTableHandle tableHandle, org.apache.iceberg.Table icebergTable)
-
Method Details
-
getTableStatistics
public static TableStatistics getTableStatistics(TypeManager typeManager, IcebergTableHandle tableHandle, org.apache.iceberg.Table icebergTable)
-