| Package | Description |
|---|---|
| org.apache.hudi.util |
| Modifier and Type | Method and Description |
|---|---|
static RowDataToAvroConverters.RowDataToAvroConverter |
RowDataToAvroConverters.createConverter(org.apache.flink.table.types.logical.LogicalType type)
Creates a runtime converter according to the given logical type that converts objects of
Flink Table & SQL internal data structures to corresponding Avro data structures.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.