Eric Marnadi created SPARK-51249: ------------------------------------ Summary: Fix version encoding bug in NoPrefixKeyStateEncoder Key: SPARK-51249 URL: https://issues.apache.org/jira/browse/SPARK-51249 Project: Spark Issue Type: Bug Components: Structured Streaming Affects Versions: 4.0.0, 4.1 Reporter: Eric Marnadi
Currently, we add two version bytes to the NoPrefixKeyStateEncoder when column families is enabled. However, this is unintended, and we only want to add one version byte. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org