Class TpcdsSchemaProvider
- java.lang.Object
-
- org.apache.flink.table.tpcds.schema.TpcdsSchemaProvider
-
-
Constructor Summary
Constructors Constructor Description TpcdsSchemaProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TpcdsSchema
getTableSchema(String tableName)
-
-
-
Method Detail
-
getTableSchema
public static TpcdsSchema getTableSchema(String tableName)
-
-