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