[
https://issues.apache.org/jira/browse/SPARK-54411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anish Shrigondekar resolved SPARK-54411.
----------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 53386
[https://github.com/apache/spark/pull/53386]
> [SS] Introduce Writer for Repartition - support multiple column families
> ------------------------------------------------------------------------
>
> Key: SPARK-54411
> URL: https://issues.apache.org/jira/browse/SPARK-54411
> Project: Spark
> Issue Type: New Feature
> Components: Structured Streaming
> Affects Versions: 4.0.1
> Reporter: Zifei Feng
> Assignee: Zifei Feng
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> Introduce a {*}State Store Writer{*}, which will create a new state store
> version for each partition, that write the corresponding state rows for each
> partition, into the partition state store instance, under the right column
> family. We would create a snapshot for each state store instance and upload
> to the cloud.
>
> The dataframe will have schema:
> |partition_key|key_bytes|value_bytes|column_family_name|
> | | | | |
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]