public class AvroBulkFormat extends Object implements org.apache.paimon.format.FormatReaderFactory
FormatReaderFactory for Avro records.| 限定符和类型 | 字段和说明 |
|---|---|
protected org.apache.paimon.types.RowType |
rowType |
| 构造器和说明 |
|---|
AvroBulkFormat(org.apache.paimon.types.RowType rowType,
int[] projection) |
public AvroBulkFormat(org.apache.paimon.types.RowType rowType,
int[] projection)
public org.apache.paimon.format.avro.AvroBulkFormat.AvroReader createReader(org.apache.paimon.fs.FileIO fileIO,
org.apache.paimon.fs.Path file)
throws IOException
createReader 在接口中 org.apache.paimon.format.FormatReaderFactoryIOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.