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

Reynold Xin resolved SPARK-8888.
--------------------------------
       Resolution: Fixed
         Assignee: Reynold Xin
    Fix Version/s: 1.5.0

> Replace the hash map in DynamicPartitionWriterContainer.outputWriterForRow 
> with java.util.HashMap
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-8888
>                 URL: https://issues.apache.org/jira/browse/SPARK-8888
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 1.5.0
>
>
> We should use a java.util.HashMap, which is faster than Scala's map, although 
> this one barely matters.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to