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 58 forks source link

fix file configuration #441

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

This PR fixes the use of parquet.FileConfig, which was not properly assigning configuration values.