You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/02/17 03:03:05 UTC

[GitHub] VicoWu edited a comment on issue #308: Support reading parquet file

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org