[jira] [Updated] (SPARK-20566) ColumnVector should support `appendFloats` for array

2017-07-06 Thread Wenchen Fan (JIRA)

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

Wenchen Fan updated SPARK-20566:

Issue Type: Improvement  (was: Bug)

> ColumnVector should support `appendFloats` for array
> 
>
> Key: SPARK-20566
> URL: https://issues.apache.org/jira/browse/SPARK-20566
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.0.0, 2.1.0
>Reporter: Dongjoon Hyun
>Assignee: Dongjoon Hyun
> Fix For: 2.3.0
>
>
> This issue aims to add a missing `appendFloats` API for array into 
> ColumnVector class. For double type, there is `appendDoubles` for array 
> [here|https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/ColumnVector.java#L818-L824].



--
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



[jira] [Updated] (SPARK-20566) ColumnVector should support `appendFloats` for array

2017-05-02 Thread Dongjoon Hyun (JIRA)

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

Dongjoon Hyun updated SPARK-20566:
--
Description: This issue aims to add a missing `appendFloats` API for array 
into ColumnVector class. For double type, there is `appendDoubles` for array 
[here|https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/ColumnVector.java#L818-L824].
  (was: This PR aims to add a missing `appendFloats` API for array into 
ColumnVector class. For double type, there is `appendDoubles` for array 
[here|https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/ColumnVector.java#L818-L824].)

> ColumnVector should support `appendFloats` for array
> 
>
> Key: SPARK-20566
> URL: https://issues.apache.org/jira/browse/SPARK-20566
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0, 2.1.0
>Reporter: Dongjoon Hyun
>
> This issue aims to add a missing `appendFloats` API for array into 
> ColumnVector class. For double type, there is `appendDoubles` for array 
> [here|https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/ColumnVector.java#L818-L824].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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