You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/07/20 13:02:00 UTC

[jira] [Resolved] (SPARK-21472) Introduce ArrowColumnVector as a reader for Arrow vectors.

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

Wenchen Fan resolved SPARK-21472.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

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

> Introduce ArrowColumnVector as a reader for Arrow vectors.
> ----------------------------------------------------------
>
>                 Key: SPARK-21472
>                 URL: https://issues.apache.org/jira/browse/SPARK-21472
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Takuya Ueshin
>             Fix For: 2.3.0
>
>
> Introducing {{ArrowColumnVector}} as a reader for Arrow vectors.
> It extends {{ColumnVector}}, so we will be able to use it with {{ColumnarBatch}} and its functionalities.
> Currently it supports primitive types and {{StringType}}, {{ArrayType}} and {{StructType}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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