arrowdataset.hive_partitioning
Module for HivePartitioning class
Types 3
Methods
HivePartitioning self()Returns `this`, for use in `with` statements.HivePartitioningGidBuilder builder()Get builder for [arrowdataset.hive_partitioning.HivePartitioning] Returns: New builder objectstring getNullFallback()Constructors
this(arrow.schema.Schema schema, arrow.array.Array[] dictionaries = null, arrowdataset.hive_partitioning_options.HivePartitioningOptions options = null)classHivePartitioningGidBuilderImpl(T) : arrowdataset.key_value_partitioning.KeyValuePartitioningGidBuilderImpl!T
Fluent builder implementation template for arrowdataset.hive_partitioning.HivePartitioning
Fluent builder for arrowdataset.hive_partitioning.HivePartitioning
Methods
HivePartitioning build()Create object from builder. Returns: New object