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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to