[ CCode ( has_construct_function = false ) ]
[ Version ( since = "11.0.0" ) ]
public HivePartitioning (Schema schema, List<Array>? dictionaries, HivePartitioningOptions? options) throws Error
| schema |
A Schema that describes all partitioned segments. |
| dictionaries |
A list of Array for dictionary data types in |
| options |
|
The newly created HivePartitioning on success, null on error. |