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

Unify `initDB` method in `DBProvider`

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 3.4.0
    • None
    • Spark Core, Tests, YARN
    • None

    Description

      There are 2 `initDB` in `DBProvider`

      1. DB initDB(DBBackend dbBackend, File dbFile, StoreVersion version, ObjectMapper mapper)
      2. DB initDB(DBBackend dbBackend, File file)

      and the second one only used by test ShuffleTestAccessor, we can explore whether can keep only the first method

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            LuciferYang Yang Jie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: