Releases: xitongsys/parquet-go
Releases · xitongsys/parquet-go
v1.6.2
05 Dec 06:22
Compare
Sorry, something went wrong.
No results found
Merge pull request #427 from xitongsys/dev
add format in makefile
v1.6.1
26 Sep 00:57
Compare
Sorry, something went wrong.
No results found
v1.6.0
16 Dec 07:58
Compare
Sorry, something went wrong.
No results found
Big changes in the type. Not compatiable with before.
v1.5.4
27 Oct 00:17
Compare
Sorry, something went wrong.
No results found
v1.5.3
10 Sep 12:58
Compare
Sorry, something went wrong.
No results found
Performance improvement
Bug fix
1.5.2
09 May 08:10
Compare
Sorry, something went wrong.
No results found
Merge pull request #247 from xitongsys/dev
Fix wrong trim of FIX_LENGTH_BYTE_ARRAY in statistics
1.5.1
12 Feb 08:02
Compare
Sorry, something went wrong.
No results found
Merge pull request #205 from xitongsys/dev
update readme.md
Refactor types used in parquet-go
29 Jan 03:20
Compare
Sorry, something went wrong.
No results found
1.5.0
17 Dec 03:07
Compare
Sorry, something went wrong.
No results found
go dep -> go mod #192
using klauspost/compress/gzip klauspost/compress/zstd #193
fixed DELTA_BINARY_PACKED encoding bug #190
refactor some types #195
1.4.3
17 Dec 03:27
Compare
Sorry, something went wrong.
No results found
this is the last version using go dep.