Package io.trino.plugin.redshift
Class RedshiftTableStatisticsReader
java.lang.Object
io.trino.plugin.redshift.RedshiftTableStatisticsReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreadTableStatistics(ConnectorSession session, JdbcTableHandle table, Supplier<List<JdbcColumnHandle>> columnSupplier)
-
Constructor Details
-
RedshiftTableStatisticsReader
-
-
Method Details
-
readTableStatistics
public TableStatistics readTableStatistics(ConnectorSession session, JdbcTableHandle table, Supplier<List<JdbcColumnHandle>> columnSupplier) throws SQLException - Throws:
SQLException
-