private static class IcebergRecordConverter.ArrayTypeWithIcebergSchema extends ArrayDataType
| Modifier and Type | Field and Description |
|---|---|
private org.apache.iceberg.Schema |
elementSchema |
DEFAULT_NULLABLE| Constructor and Description |
|---|
ArrayTypeWithIcebergSchema(org.apache.iceberg.Schema elementSchema,
DataType elementType) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.iceberg.Schema |
getElementSchema() |
equals, getElementType, getFieldType, hashCode, isElementsNullable, isRecursive, removePath, toStringpublic ArrayTypeWithIcebergSchema(org.apache.iceberg.Schema elementSchema,
DataType elementType)
Copyright © 2024 Apache NiFi Project. All rights reserved.