arrow.union_scalar
Module for [UnionScalar] class
Types 3
classUnionScalar : arrow.scalar.Scalar
Methods
UnionScalar self()Returns `this`, for use in `with` statements.UnionScalarGidBuilder builder()Get builder for [arrow.union_scalar.UnionScalar] Returns: New builder objectbyte getTypeCode()Methods
T value(arrow.scalar.Scalar propval)Set `value` property. Params: propval = The value of the scalar. Returns: Builder instance for fluent chainingFluent builder for [arrow.union_scalar.UnionScalar]
Methods