arrow.scalar
Module for [Scalar] class
Types 3
classScalar : gobject.object.ObjectWrap
Methods
ScalarGidBuilder builder()Get builder for [arrow.scalar.Scalar] Returns: New builder objectarrow.scalar.Scalar parse(arrow.data_type.DataType dataType, ubyte[] data)arrow.scalar.Scalar cast_(arrow.data_type.DataType dataType, arrow.cast_options.CastOptions options = null)bool equal(arrow.scalar.Scalar otherScalar)bool equalOptions(arrow.scalar.Scalar otherScalar, arrow.equal_options.EqualOptions options = null)bool isValid()string toString_()Methods
T dataType(arrow.data_type.DataType propval)Set `dataType` property. Params: propval = The data type of the scalar. Returns: Builder instance for fluent chainingT scalar(void * propval)