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

2015-04-23 Thread Apache Spark (JIRA)

 [ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-04-23 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-5553:
---

Assignee: 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
Assignee: Apache Spark

 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org