Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-41853

Use Map in place of SortedMap for ErrorClassesJsonReader

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.3
    • 3.4.0
    • Spark Core
    • None

    Description

      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.

      Attachments

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: