[jira] [Assigned] (SPARK-17301) Remove unused classTag field from AtomicType base class

2016-08-29 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17301:


Assignee: Apache Spark  (was: Josh Rosen)

> Remove unused classTag field from AtomicType base class
> ---
>
> Key: SPARK-17301
> URL: https://issues.apache.org/jira/browse/SPARK-17301
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Josh Rosen
>Assignee: Apache Spark
>Priority: Minor
>
> There's an unused {{classTag}} {{val}} in the {{AtomicType}} base class which 
> is causing unnecessary slowness in deserialization because it needs to grab 
> ScalaReflectionLock and create a new runtime reflection mirror. Removing this 
> unused code gives a small but measurable performance boost in SQL task 
> deserialization.



--
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-17301) Remove unused classTag field from AtomicType base class

2016-08-29 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-17301:


Assignee: Josh Rosen  (was: Apache Spark)

> Remove unused classTag field from AtomicType base class
> ---
>
> Key: SPARK-17301
> URL: https://issues.apache.org/jira/browse/SPARK-17301
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Reporter: Josh Rosen
>Assignee: Josh Rosen
>Priority: Minor
>
> There's an unused {{classTag}} {{val}} in the {{AtomicType}} base class which 
> is causing unnecessary slowness in deserialization because it needs to grab 
> ScalaReflectionLock and create a new runtime reflection mirror. Removing this 
> unused code gives a small but measurable performance boost in SQL task 
> deserialization.



--
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