public class AvroToRowDataConverters extends Object
GenericRecord to InternalRow. *| 限定符和类型 | 类和说明 |
|---|---|
static interface |
AvroToRowDataConverters.AvroToRowDataConverter
Runtime converter that converts Avro data structures into objects of Paimon internal data
structures.
|
| 构造器和说明 |
|---|
AvroToRowDataConverters() |
public static AvroToRowDataConverters.AvroToRowDataConverter createRowConverter(org.apache.paimon.types.RowType rowType)
Copyright © 2023 The Apache Software Foundation. All rights reserved.