Package org.apache.iceberg.flink.formats.avro
package org.apache.iceberg.flink.formats.avro
-
ClassDescriptionTool class used to convert from Avro
GenericRecordtoRowData.Runtime converter that converts Avro data structures into objects of Flink Table & SQL internal data structures.Tool class used to convert fromRowDatato AvroGenericRecord.Runtime converter that converts objects of Flink Table & SQL internal data structures to corresponding Avro data structures.