Package io.trino.plugin.tpch
Class TpchTables
java.lang.Object
io.trino.plugin.tpch.TpchTables
-
Method Summary
Modifier and TypeMethodDescriptiongetTableColumns(String tableName, DecimalTypeMapping decimalTypeMapping) getTablePages(String tableName, double scaleFactor, DecimalTypeMapping decimalTypeMapping)
-
Method Details
-
getTableColumns
-
getTablePages
public static Iterator<Page> getTablePages(String tableName, double scaleFactor, DecimalTypeMapping decimalTypeMapping)
-