[ 
https://issues.apache.org/jira/browse/SPARK-40364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601622#comment-17601622
 ] 

Apache Spark commented on SPARK-40364:
--------------------------------------

User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/37826

> 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
>            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

Reply via email to