Jackie-Jiang commented on issue #3852: add support for parquet reader URL: https://github.com/apache/incubator-pinot/pull/3852#issuecomment-479671496 @WangGuangxin We should not add parquet dependency into **pinot-common**. I'll move the parquet related classes into a new package **pinot-parquet**, similar to **pinot-orc**. In order to use it, pass in the record reader class path into the Hadoop configuration. Will share the pr with you.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
