Skip to content

[SPARK-55145][SS] Support Avro for timestamp based RocksDB state key encoders#54844

Open
HeartSaVioR wants to merge 2 commits intoapache:masterfrom
HeartSaVioR:SPARK-55145
Open

[SPARK-55145][SS] Support Avro for timestamp based RocksDB state key encoders#54844
HeartSaVioR wants to merge 2 commits intoapache:masterfrom
HeartSaVioR:SPARK-55145

Conversation

@HeartSaVioR
Copy link
Contributor

What changes were proposed in this pull request?

This PR proposes to support Avro for timestamp key encoders, TimestampAsPrefixKeyStateEncoder(Spec) and TimestampAsPostfixKeyStateEncoder(Spec).

This PR does not cover the scope of enabling Avro for stream-stream join operators; this would trigger more scope than expected e.g. schema evolution and warrant separate effort.

Why are the changes needed?

To resolve TODO we left in #53911

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing UTs expanded from UnsafeRow only to UnsafeRow and Avro.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude 4.6 opus

@HeartSaVioR HeartSaVioR changed the title [SPARK-55145][SS] Support avro for timestamp based RocksDB state key encoders [SPARK-55145][SS] Support Avro for timestamp based RocksDB state key encoders Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant