VicoWu edited a comment on issue #308: Support reading parquet file
URL: https://github.com/apache/incubator-pinot/issues/308#issuecomment-464410918
 
 
   @jfim  @kishoreg @shouhm  
   Columnar format like `Parquet/ORC` is now widely used, instead, row-oriented 
format like `JSON/Text/AVRO` is rarely used now. So, do you think it is 
valuable to do so?  I know that for Druid, it could support Parquet/ORC by its 
extension feature(http://druid.io/docs/latest/development/extensions.html). 
   For other Realtime OLAP like `kudu + impala` , it also support `Parquet/ORC`.
   So, could any one answer below questions:
   1. Is it feasible to do so? 
   2. Is it valuable to do so? 

----------------------------------------------------------------
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]

Reply via email to