Skip to content

Releases: jupiter/parquet2json

v4.0.0

07 Jun 11:48
Compare
Choose a tag to compare

Upgraded dependencies, incl. changes to allow for reading files produced by Athena/Presto

v3.1.0

05 Apr 15:06
Compare
Choose a tag to compare
  • Converts Decimal to String (as per parquet2json v2)
  • Converts Binary to Base64 String
  • Option for outputting explicit nulls (as per parquet2json v2)

v3.0.0

27 Mar 17:26
67e5cd4
Compare
Choose a tag to compare

Using parquet with object-store instead of custom implementation.

v2.2.0

09 Feb 17:18
Compare
Choose a tag to compare

Reverts 'parquet' library version to temporarily fix performance regression

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Dec 20:09
Compare
Choose a tag to compare
  • Fixes an issue with S3 URLs containing spaces in the object name

v2.0.2

02 May 08:30
Compare
Choose a tag to compare
  • Allows for specifying optional columns

v2.0.1

18 Jun 15:18
Compare
Choose a tag to compare
  • Added retries for S3 requests (to handle throttling and transient S3 errors)
  • Upgraded parquet module

v2.0.0

07 May 11:34
Compare
Choose a tag to compare
Upgrade parquet, refactor, row count and negative offsets

v1.6.1

04 Apr 11:56
Compare
Choose a tag to compare

Fix stray logging

v1.6.0