Skip to content

[SPARK-51988][SS] Do file checksum verification on read for RocksDB zip file#54493

Open
gnanda wants to merge 2 commits intoapache:masterfrom
gnanda:stack/SPARK-51988
Open

[SPARK-51988][SS] Do file checksum verification on read for RocksDB zip file#54493
gnanda wants to merge 2 commits intoapache:masterfrom
gnanda:stack/SPARK-51988

Conversation

@gnanda
Copy link

@gnanda gnanda commented Feb 25, 2026

What changes were proposed in this pull request?

Implement the TODO to perform checksum validation when reading RocksDB zip files.

Add a new unzipFilesFromInputStream to Utils to support the integration with the ChecksumCheckpointFileManager

Why are the changes needed?

Validate checksums to avoid data corruption

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit tests

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

Generated-by: Claude Code 2.1.58

@gnanda gnanda changed the title [SPARK-51988][Structured Streaming] Do file checksum verification on read for RocksDB zip file [SPARK-51988][SS] Do file checksum verification on read for RocksDB zip file Feb 25, 2026
Copy link
Contributor

@ericm-db ericm-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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.

3 participants