[ 
https://issues.apache.org/jira/browse/SPARK-23817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-23817:
------------------------------------

    Assignee: Apache Spark

> Migrate ORC file format read path to data source V2
> ---------------------------------------------------
>
>                 Key: SPARK-23817
>                 URL: https://issues.apache.org/jira/browse/SPARK-23817
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.1
>            Reporter: Gengliang Wang
>            Assignee: Apache Spark
>            Priority: Major
>
> Migrate ORC file format read path to data source V2. 
> Supports:
>  # Scan ColumnarBatch
>  # Scan UnsafeRow
>  # Push down filters
>  # Push down required columns
> Not supported( due to limitation of data source V2):
>  # Read multiple file path
>  # Read bucketed file.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to