Package org.apache.drill.exec.record
Class BatchSchemaBuilder
java.lang.Object
org.apache.drill.exec.record.BatchSchemaBuilder
-
Constructor Summary
ConstructorDescriptionBatchSchemaBuilder
(BatchSchema baseSchema) Create a new schema starting with the base schema. -
Method Summary
-
Constructor Details
-
BatchSchemaBuilder
public BatchSchemaBuilder() -
BatchSchemaBuilder
Create a new schema starting with the base schema. Allows appending additional columns to an additional schema.
-
-
Method Details
-
withSVMode
-
withSchemaBuilder
-
schemaBuilder
-
build
-