Releases: rushton/parquet-dump
Releases · rushton/parquet-dump
v1.1.1
added --counts
arg which prints counts per block
v1.1.0
- Fixes memory issue
- Removed use of akka
V1.0.2
adds support for converting INT96 into a long instead of a binary string.
v1.0.1
- add case for when no records are present in the file
- updated PAR1_END to \0PAR1, not all parquet files are written
with \0\0PAR1