[ https://issues.apache.org/jira/browse/SPARK-40364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-40364: ------------------------------------ Assignee: Apache Spark > Unify `initDB` method in `DBProvider` > ------------------------------------- > > Key: SPARK-40364 > URL: https://issues.apache.org/jira/browse/SPARK-40364 > Project: Spark > Issue Type: Improvement > Components: Spark Core, Tests, YARN > Affects Versions: 3.4.0 > Reporter: Yang Jie > Assignee: Apache Spark > Priority: Minor > > There are 2 `initDB` in `DBProvider` > # DB initDB(DBBackend dbBackend, File dbFile, StoreVersion version, > ObjectMapper mapper) > # 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 > -- 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