You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/04/23 20:12:40 UTC

[jira] [Closed] (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 ]

Reynold Xin closed SPARK-5553.
------------------------------
    Resolution: Later

Let's close this for now since we will do it as part of https://issues.apache.org/jira/browse/SPARK-7075


> 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