Eric Marnadi created SPARK-55015:
------------------------------------

             Summary: 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.1, 4.0.0, 4.1.0, 4.2.0
            Reporter: Eric Marnadi


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