Package org.apache.flink.table.runtime.arrow
package org.apache.flink.table.runtime.arrow
-
ClassesClassDescription
ArrowReaderwhich read the underlying Arrow format data asRowData.Utilities for Arrow.ArrowWriter<IN>Writer which serializes the Flink rows to Arrow format.A utility class for converting byte[][] to String and String to byte[][].