public class FieldWriterFactory.RowWriter extends Object implements FieldWriter
FieldWriter to write InternalRow.public void write(org.apache.paimon.data.DataGetters container,
int index,
org.apache.avro.io.Encoder encoder)
throws IOException
write 在接口中 FieldWriterIOExceptionpublic void writeRow(org.apache.paimon.data.InternalRow row,
org.apache.avro.io.Encoder encoder)
throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.