[jira] [Assigned] (SPARK-27127) Deduplicate codes reading from/writing to unsafe object

2019-03-11 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-27127:


Assignee: (was: Apache Spark)

> Deduplicate codes reading from/writing to unsafe object
> ---
>
> Key: SPARK-27127
> URL: https://issues.apache.org/jira/browse/SPARK-27127
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.0.0
>Reporter: Jungtaek Lim
>Priority: Minor
>
> IntelliJ found lots of code duplication among some Unsafe classes, and code 
> duplications occur from reading from/writing to unsafe object. This issue 
> tracks the efforts to deduplicate code block around reading from/writing to 
> unsafe object among various classes.
> This would help not only reducing codes, but also let the way of dealing with 
> unsafe object consistently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Assigned] (SPARK-27127) Deduplicate codes reading from/writing to unsafe object

2019-03-11 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-27127:


Assignee: Apache Spark

> Deduplicate codes reading from/writing to unsafe object
> ---
>
> Key: SPARK-27127
> URL: https://issues.apache.org/jira/browse/SPARK-27127
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.0.0
>Reporter: Jungtaek Lim
>Assignee: Apache Spark
>Priority: Minor
>
> IntelliJ found lots of code duplication among some Unsafe classes, and code 
> duplications occur from reading from/writing to unsafe object. This issue 
> tracks the efforts to deduplicate code block around reading from/writing to 
> unsafe object among various classes.
> This would help not only reducing codes, but also let the way of dealing with 
> unsafe object consistently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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