Uses of Package
org.apache.flink.table.runtime.arrow.writers
Packages that use org.apache.flink.table.runtime.arrow.writers
Package
Description
-
Classes in org.apache.flink.table.runtime.arrow.writers used by org.apache.flink.table.runtime.arrowClassDescriptionBase class for arrow field writer which is used to convert a field to an Arrow format.
-
Classes in org.apache.flink.table.runtime.arrow.writers used by org.apache.flink.table.runtime.arrow.writersClassDescription
ArrowFieldWriterfor Array.Base class for arrow field writer which is used to convert a field to an Arrow format.ArrowFieldWriterfor BigInt.ArrowFieldWriterfor Binary.ArrowFieldWriterfor Boolean.ArrowFieldWriterfor Date.ArrowFieldWriterfor Decimal.ArrowFieldWriterfor Double.ArrowFieldWriterfor Float.ArrowFieldWriterfor Int.ArrowFieldWriterfor Map.ArrowFieldWriterfor Row.ArrowFieldWriterfor SmallInt.ArrowFieldWriterfor Timestamp.ArrowFieldWriterfor Time.ArrowFieldWriterfor TinyInt.ArrowFieldWriterfor VarBinary.ArrowFieldWriterfor VarChar.