Todo: Add a description and examples on how to use Parquet-Thrift integration.
Todo: Add read configs
Todo: Add all write configs
Name | Type | Description |
---|---|---|
parquet.thrift.write-three-level-lists |
boolean |
Write lists with 3-level structure to allow list and list elements to be nullable. When set to true , lists will be written as per https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#lists |