hivePartitioningOptions property

HivePartitioningOptions? hivePartitioningOptions
getter/setter pair

When set, configures hive partitioning support.

Not all storage formats support hive partitioning -- requesting hive partitioning on an unsupported format will lead to an error, as will providing an invalid specification.

Optional.

Implementation

HivePartitioningOptions? hivePartitioningOptions;