[ 
https://issues.apache.org/jira/browse/SPARK-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061232#comment-14061232
 ] 

Michael Armbrust commented on SPARK-2406:
-----------------------------------------

I think there are two ways we can achieve this, each with their own pros/cons.  
One would just piggyback on the existing hive partitioning API as you propose, 
but use our (possibly more efficient) parquet reader.  The other would give you 
the ability to partition parquet tables, without needing to pull in all of hive.

> Partitioned Parquet Support
> ---------------------------
>
>                 Key: SPARK-2406
>                 URL: https://issues.apache.org/jira/browse/SPARK-2406
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Michael Armbrust
>            Priority: Critical
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to