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

Wenchen Fan resolved SPARK-23817.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23383
[https://github.com/apache/spark/pull/23383]

> 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: Gengliang Wang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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