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

Michael Armbrust commented on SPARK-2883:
-----------------------------------------

Can you elaborate on what you mean here?  If you create a table that uses the 
ORC SerDe you can do table("tableName") to get an RDD for it.  Would that 
satisfy your use case?

I think it is unlikely that we will have the resources to write a native ORC 
decoder that does not use the hive serdes anytime in the near future.

> Spark Support for ORCFile format
> --------------------------------
>
>                 Key: SPARK-2883
>                 URL: https://issues.apache.org/jira/browse/SPARK-2883
>             Project: Spark
>          Issue Type: Bug
>          Components: Input/Output, SQL
>            Reporter: Zhan Zhang
>
> Verify the support of OrcInputFormat in spark, fix issues if exists and add 
> documentation of its usage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to