You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (Jira)" <ji...@apache.org> on 2021/12/16 21:46:00 UTC

[jira] [Created] (SPARK-37669) Remove unnecessary usages of OrderedDict

Takuya Ueshin created SPARK-37669:
-------------------------------------

             Summary: Remove unnecessary usages of OrderedDict
                 Key: SPARK-37669
                 URL: https://issues.apache.org/jira/browse/SPARK-37669
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.3.0
            Reporter: Takuya Ueshin


Now that supported Python is 3.7 and above, we can remove unnecessary usages of {{OrderedDict}} because built-in dict guarantees the insertion order.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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