[ 
https://issues.apache.org/jira/browse/SPARK-20566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993753#comment-15993753
 ] 

Apache Spark commented on SPARK-20566:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/17836

> 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

Reply via email to