[
https://issues.apache.org/jira/browse/SPARK-49772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved SPARK-49772.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 48232
[https://github.com/apache/spark/pull/48232]
> 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
> Fix For: 4.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]