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

Fix WriteBooleans panic slice bounds out of range with capacity 4096 #492

Closed bartleyg closed 1 year ago

bartleyg commented 1 year ago

Increased test size to reproduce. Fixes #488.