ParquetReader
描述:
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
参数:
如下列表中,必填参数则标识为加粗. 其他未加粗参数,则表示为可选参数。表中同时提到参数默认值设置.
名字 | 默认值 | 允许值列表 | 描述 |
---|---|---|---|
Avro Read Compatibility | true | - true - false | Specifies the value for 'parquet.avro.compatible' in the underlying Parquet library |
状态管理:
该组件不保存状态。
限制:
该组件没有限制
系统资源考量:
未提供。