You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/16 16:54:00 UTC

[jira] [Assigned] (SPARK-23817) Migrate ORC file format read path to data source V2

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

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

    Assignee: Gengliang Wang  (was: 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: Gengliang Wang
>            Priority: Major
>             Fix For: 2.4.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