ParquetReader

Description:

Parses Parquet data and returns each Parquet record as a separate Record object. The schema will come from the Parquet data itself.

Tags:

parquet, parse, record, row, reader

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Avro Read Compatibilityavro-read-compatibilitytrue
  • true
  • false
Specifies the value for 'parquet.avro.compatible' in the underlying Parquet library

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.