public class CsvTableFactory extends Object implements TableFactory<CsvTable>
CsvTranslatableTable.
Allows a CSV table to be included in a model.json file, even in a
schema that is not based upon CsvSchema.
| Constructor and Description |
|---|
CsvTableFactory() |
public CsvTable create(SchemaPlus schema, String name, Map<String,Object> operand, RelDataType rowType)
create in interface TableFactory<CsvTable>Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.