[ 
https://issues.apache.org/jira/browse/SPARK-8888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621290#comment-14621290
 ] 

Cheng Lian commented on SPARK-8888:
-----------------------------------

Agree, opened SPARK-8961 and [PR 
#7331|https://github.com/apache/spark/pull/7331/files] for this.

> 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