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 readme example #450

Closed joe-elliott closed 1 year ago

joe-elliott commented 1 year ago

The readme example, as written, will call pages.Close() before the loop.