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

ASF GitHub Bot updated SPARK-55015:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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