[ CCode ( has_construct_function = false ) ]
[ Version ( since = "6.0.0" ) ]
public DirectoryPartitioning (Schema schema, List<Array>? dictionaries, KeyValuePartitioningOptions? 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 DirectoryPartitioning on success, null on error. |