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

Jungtaek Lim resolved SPARK-55015.
----------------------------------
    Fix Version/s: 4.2.0
                   4.1.2
                   4.0.2
       Resolution: Fixed

Issue resolved by pull request 53775
[https://github.com/apache/spark/pull/53775]

> Fix decodeRemainingKey numFields calculation in PrefixKeyScanStateEncoder
> -------------------------------------------------------------------------
>
>                 Key: SPARK-55015
>                 URL: https://issues.apache.org/jira/browse/SPARK-55015
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 4.1.0, 4.0.0, 4.2.0, 4.1.1
>            Reporter: Eric Marnadi
>            Assignee: Eric Marnadi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0, 4.1.2, 4.0.2
>
>
> Fix bug in RocksDBStateEncoder.decodeRemainingKey where it incorrectly used 
> numColsPrefixKey instead of (keySchema.length - numColsPrefixKey) for the 
> PrefixKeyScanStateEncoderSpec case. The remaining key should contain the 
> non-prefix columns, not the prefix columns



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to