Package | Description |
---|---|
org.apache.paimon.format.avro |
Class and Description |
---|
AvroBuilder
A builder to create an
AvroBulkWriter from an OutputStream . |
AvroBulkWriter
A simple writer implementation that wraps an Avro
DataFileWriter . |
AvroSchemaVisitor
Visitor to visit
Schema . |
FieldReader
Reader to read field from Avro
Decoder . |
FieldReaderFactory.RowReader
A
FieldReader to read InternalRow . |
FieldWriter
Writer to write field to Avro
Encoder . |
FieldWriterFactory.RowWriter
A
FieldWriter to write InternalRow . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.