Skip to content
Discussion options

You must be logged in to vote

There is nothing to my knowledge that passes along checksums with the ObjectStore.put used underneath delta-rs (in ParquetObjectWriter

It's hard for me to imagine how to accomplish this in delta-rs since the entirety of the parquet write is offloaded into the parquet crate and the checksum of the file would not be knowable without a complete seralization of the parquet buffer into memory 😦

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rtyler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3974 on December 29, 2025 15:52.