public class TpcdsSchemaFactory extends Object implements SchemaFactory
TpcdsSchema.
Allows a custom schema to be included in a model.json file.
| Constructor and Description |
|---|
TpcdsSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
Schema |
create(SchemaPlus parentSchema,
String name,
Map<String,Object> operand) |
public Schema create(SchemaPlus parentSchema, String name, Map<String,Object> operand)
create in interface SchemaFactoryCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.