[ https://issues.apache.org/jira/browse/SPARK-21472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takuya Ueshin updated SPARK-21472: ---------------------------------- Description: Introducing {{ArrowColumnVector}} as a reader for Arrow vectors. This extends {{ColumnVector}}, so we will be able to use it with {{ColumnarBatch}} and its functionalities. Currently this supports primitive types and {{StringType}}, {{ArrayType}} and {{StructType}}. was: Introducing {{ArrowColumnVector}} a reader for Arrow vectors. This extends {{ColumnVector}}, so we will be able to use it with {{ColumnarBatch}} and its functionalities. Currently this supports primitive types and {{StringType}}, {{ArrayType}} and {{StructType}}. > 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 > > Introducing {{ArrowColumnVector}} as a reader for Arrow vectors. > This extends {{ColumnVector}}, so we will be able to use it with > {{ColumnarBatch}} and its functionalities. > Currently this supports primitive types and {{StringType}}, {{ArrayType}} and > {{StructType}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org