WangGuangxin opened a new pull request #3852: add support for parquet reader URL: https://github.com/apache/incubator-pinot/pull/3852 Parquet is widely used in hadoop echo, such as spark, hive. Many companies use it as ETL result format. So I think it is necessary to support generating pinot segment from parquet. This PR add a ParquetRecordReader, which supports parquet as datasource.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
