Package org.apache.parquet.schema
-
Interface Summary Interface Description LogicalTypeAnnotation.LogicalTypeAnnotationVisitor<T> Implement this interface to visit a logical type annotation in the schema.PrimitiveType.PrimitiveTypeNameConverter<T,E extends Exception> TypeConverter<T> to convert a MessageType treeTypeVisitor Implement this interface to visit a schema type.accept(new TypeVisitor() { ... -
Enum Summary Enum Description ColumnOrder.ColumnOrderName The enum type of the column order.LogicalTypeAnnotation.TimeUnit OriginalType Deprecated. useLogicalTypeAnnotationto represent logical types insteadPrimitiveType.PrimitiveTypeName Supported Primitive typesType.Repetition Constraint on the repetition of a field -
Exception Summary Exception Description IncompatibleSchemaModificationException thrown when we are trying to read together files with incompatible schemas.InvalidSchemaException