You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2019/04/29 05:54:00 UTC

[jira] [Updated] (SPARK-23817) Create file source V2 framework and migrate ORC read path

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

Gengliang Wang updated SPARK-23817:
-----------------------------------
    Summary: Create file source V2 framework and migrate ORC read path  (was: Migrate ORC file format read path to data source V2)

> Create file source V2 framework and migrate ORC read path
> ---------------------------------------------------------
>
>                 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org