Jungtaek Lim created SPARK-51211: ------------------------------------ Summary: Rename the option of readChangeFeed to readChangeLog in state store reader Key: SPARK-51211 URL: https://issues.apache.org/jira/browse/SPARK-51211 Project: Spark Issue Type: Task Components: Structured Streaming Affects Versions: 4.0.0 Reporter: Jungtaek Lim
We are calling the functionality of delta-based checkpointing for RocksDB state store provider as "changelog checkpointing". That said, it'd be easier to relate the existing functionality if we change the option name to "readChangeLog", indicating that it is only available when changelog checkpointing is enabled for RocksDB state store provider. (Note that HDFS state store provider has been using changelog checkpointing, so it just works.) -- 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