[
https://issues.apache.org/jira/browse/SPARK-50573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-50573:
-----------------------------------
Labels: pull-request-available (was: )
> Adding State Schema ID to State Rows to schema evolution
> --------------------------------------------------------
>
> Key: SPARK-50573
> URL: https://issues.apache.org/jira/browse/SPARK-50573
> Project: Spark
> Issue Type: New Feature
> Components: Structured Streaming
> Affects Versions: 4.0.0
> Reporter: Eric Marnadi
> Priority: Major
> Labels: pull-request-available
>
> In order to support schema evolution without a full rewrite, we are
> prepending each state row with a state schema ID, which we will use in
> subsequent changes to look up the schema that a row was written with. This
> change adds the encoding and decoding of this prefix through the
> StateRowPrefixEncoder.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]