Parses Parquet data and returns each Parquet record as a separate Record object. The schema will come from the Parquet data itself.
parquet, parse, record, row, reader
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Avro Read Compatibility | avro-read-compatibility | true |
| Specifies the value for 'parquet.avro.compatible' in the underlying Parquet library |