[jira] [Assigned] (SPARK-41853) Use Map in place of SortedMap for ErrorClassesJsonReader

2023-01-03 Thread Sean R. Owen (Jira)


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

Sean R. Owen reassigned SPARK-41853:


Assignee: Ted Yu

> Use Map in place of SortedMap for ErrorClassesJsonReader
> 
>
> Key: SPARK-41853
> URL: https://issues.apache.org/jira/browse/SPARK-41853
> Project: Spark
>  Issue Type: Task
>  Components: Spark Core
>Affects Versions: 3.2.3
>Reporter: Ted Yu
>Assignee: Ted Yu
>Priority: Minor
>
> The use of SortedMap in ErrorClassesJsonReader was mostly for making tests 
> easier to write.
> This PR replaces SortedMap with Map since SortedMap is slower compared to Map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Assigned] (SPARK-41853) Use Map in place of SortedMap for ErrorClassesJsonReader

2023-01-02 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-41853:


Assignee: Apache Spark

> Use Map in place of SortedMap for ErrorClassesJsonReader
> 
>
> Key: SPARK-41853
> URL: https://issues.apache.org/jira/browse/SPARK-41853
> Project: Spark
>  Issue Type: Task
>  Components: Spark Core
>Affects Versions: 3.2.3
>Reporter: Ted Yu
>Assignee: Apache Spark
>Priority: Minor
>
> The use of SortedMap in ErrorClassesJsonReader was mostly for making tests 
> easier to write.
> This PR replaces SortedMap with Map since SortedMap is slower compared to Map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Assigned] (SPARK-41853) Use Map in place of SortedMap for ErrorClassesJsonReader

2023-01-02 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-41853:


Assignee: (was: Apache Spark)

> Use Map in place of SortedMap for ErrorClassesJsonReader
> 
>
> Key: SPARK-41853
> URL: https://issues.apache.org/jira/browse/SPARK-41853
> Project: Spark
>  Issue Type: Task
>  Components: Spark Core
>Affects Versions: 3.2.3
>Reporter: Ted Yu
>Priority: Minor
>
> The use of SortedMap in ErrorClassesJsonReader was mostly for making tests 
> easier to write.
> This PR replaces SortedMap with Map since SortedMap is slower compared to Map.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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