Uses of Class
org.apache.arrow.vector.types.pojo.ArrowType.Union
Packages that use ArrowType.Union
Package
Description
Utilities to bind Arrow data as JDBC prepared statement parameters.
-
Uses of ArrowType.Union in org.apache.arrow.adapter.jdbc.binder
Methods in org.apache.arrow.adapter.jdbc.binder with parameters of type ArrowType.Union -
Uses of ArrowType.Union in org.apache.arrow.vector.types.pojo
Methods in org.apache.arrow.vector.types.pojo with parameters of type ArrowType.UnionModifier and TypeMethodDescriptionArrowType.ArrowTypeVisitor.visit(ArrowType.Union type) final TArrowType.PrimitiveTypeVisitor.visit(ArrowType.Union type)