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 2015/04/23 18:54:39 UTC

[jira] [Assigned] (SPARK-5553) Reimplement SQL binary type with more efficient data structure

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

Apache Spark reassigned SPARK-5553:
-----------------------------------

    Assignee:     (was: Apache Spark)

> Reimplement SQL binary type with more efficient data structure
> --------------------------------------------------------------
>
>                 Key: SPARK-5553
>                 URL: https://issues.apache.org/jira/browse/SPARK-5553
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.2.0
>            Reporter: Cheng Lian
>
> Spark 1.2.0 and prior versions use {{Array\[Byte\]}} to represent binary type values. This is suboptimal. Better candidates can be Java NIO {{ByteBuffer}} and Guava {{UnsignedBytes}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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