public interface NestedCommonFormatColumn extends BaseColumn
AutoTypeColumnSchema and handled with
NestedCommonFormatColumnHandler to allow ease of merge via
AutoTypeColumnMerger by providing a common implementation. All columns are read with
NestedCommonFormatColumnPartSerde| Modifier and Type | Interface and Description |
|---|---|
static class |
NestedCommonFormatColumn.Format |
| Modifier and Type | Method and Description |
|---|---|
default Indexed<Object[]> |
getArrayDictionary() |
default Indexed<Double> |
getDoubleDictionary() |
default SortedMap<String,FieldTypeInfo.MutableTypeSet> |
getFieldTypeInfo() |
ColumnType |
getLogicalType() |
default Indexed<Long> |
getLongDictionary() |
default Indexed<String> |
getStringDictionary() |
makeColumnValueSelector, makeVectorObjectSelector, makeVectorValueSelectordefault SortedMap<String,FieldTypeInfo.MutableTypeSet> getFieldTypeInfo()
ColumnType getLogicalType()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.