Changelog
80408aa Add CREDITS file
c143af9 Add files for release distribution
5090252 Add tips about memory usage and GOGC environment variable
3f3ca6e Bump github.com/linkedin/goavro/v2 from 2.9.7 to 2.9.8
3cb8e95 Bump github.com/vmihailenco/msgpack/v4 from 4.3.11 to 4.3.12
5959ce1 Change GO111MODULE=on to be able to install with go get
28e7673 Fix a typo
cdd0b4c Fix to close a given file and return the total size when multiple files are given
55dcad0 Merge pull request #56 from reproio/fix-readme
d4d6232 Merge pull request #57 from reproio/dependabot/go_modules/github.com/vmihailenco/msgpack/v4-4.3.12
e6bcdfa Merge pull request #58 from reproio/fix-close
f719b94 Merge pull request #59 from reproio/upgrade-parquet-go
86966eb Merge pull request #60 from reproio/trigger-gc-more
10f8613 Merge pull request #61 from reproio/dependabot/go_modules/github.com/linkedin/goavro/v2-2.9.8
3cd5ea9 Merge pull request #64 from reproio/add-credits
5f9b350 Merge pull request #68 from ashie/fix-typo
56e6f61 Merge pull request #75 from reproio/update-makefile-and-readme
46ee508 Merge pull request #76 from reproio/release-v0.1.1
e18737b Release v0.1.1
a6fa0b7 Revise the explanation about memory usage
9d60158 Upgrade parquet-go to v1.5.3
e8c777c add arm64 to replacement
24c4327 fix: Unable to resolve action actions-contrib/golangci-lint@v1
, repository not found
a64ec6d go mod tidy
a31623c use go install