HivePartitioning

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.schema.Schema schema, arrow.array.Array[] dictionaries, arrowdataset.hive_partitioning_options.HivePartitioningOptions options)

Members

Functions

getNullFallback
string getNullFallback()
self
HivePartitioning self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()
builder
HivePartitioningGidBuilder builder()

Get builder for arrowdataset.hive_partitioning.HivePartitioning

Inherited Members

From KeyValuePartitioning

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
KeyValuePartitioning self()

Returns this, for use in with statements.

builder
KeyValuePartitioningGidBuilder builder()

Get builder for arrowdataset.key_value_partitioning.KeyValuePartitioning