segmentio / parquet-go

Go library to read/write Parquet files
https://pkg.go.dev/github.com/segmentio/parquet-go
Apache License 2.0
341 stars 104 forks source link

fix test file with corrupted checksum and re-enable checksum validation #348

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

Pull the file update from https://github.com/apache/parquet-testing/pull/28 and re-enable checksum validation.