Package | Description |
---|---|
org.apache.drill.exec.record.metadata |
Provides a fluent schema builder.
|
Modifier and Type | Method and Description |
---|---|
static PrimitiveColumnMetadata |
MetadataUtils.newScalar(String name,
TypeProtos.MajorType type) |
static PrimitiveColumnMetadata |
MetadataUtils.newScalar(String name,
TypeProtos.MinorType type,
TypeProtos.DataMode mode) |
Constructor and Description |
---|
PrimitiveColumnMetadata(PrimitiveColumnMetadata from) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.