[ 
https://issues.apache.org/jira/browse/SPARK-49772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim reassigned SPARK-49772:
------------------------------------

    Assignee: Livia Zhu

> Simplify and clarify dbOptions for RocksDB
> ------------------------------------------
>
>                 Key: SPARK-49772
>                 URL: https://issues.apache.org/jira/browse/SPARK-49772
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 3.4.3
>            Reporter: Livia Zhu
>            Assignee: Livia Zhu
>            Priority: Major
>              Labels: pull-request-available
>
> RocksDB.scala has 2 sets of options: columnFamilyOptions and dbOptions. 
> columnFamilyOptions is vestigial (it is not used anywhere else in the code 
> other than the creation of dbOptions). To simplify the code, we should remove 
> this and set configs in dbOptions directly. Furthermore, we should rename 
> dbOptions to rocksDbOptions for clarity. 



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