Skip to content

Releases: hangxie/parquet-tools

v1.25.2

20 Nov 15:47
Compare
Choose a tag to compare

Changes since v1.25.1:

  • 92f5712 add parameter to schema command to support eliminate PARGO_PREFIX_ from field name
  • ec56199 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5
  • bf1e4a4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.67.0 to 1.67.1
  • a3efe37 Bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5
  • 3c0e01a Bump github.com/aws/aws-sdk-go-v2/config from 1.28.3 to 1.28.4
  • 25ca7da Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.3 to 1.67.0

v1.25.1

15 Nov 08:08
Compare
Choose a tag to compare

Changes since v1.25.0:

  • 69d1ac9 fix README
  • 0e77e9e Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  • 6c2a880 remove files generated by unit test
  • 8fab439 add code to generate map-composite-map case

v1.25.0

14 Nov 19:33
Compare
Choose a tag to compare

Changes since v1.24.1:

  • 82e0c94 add split command
  • 9a424c2 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.3
  • 285a8e8 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3
  • 7ee4035 Bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4
  • 66c73b5 Bump github.com/alecthomas/kong from 1.3.0 to 1.4.0
  • 8069a68 Bump github.com/alecthomas/kong from 1.2.1 to 1.3.0
  • 5b2b12c Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.2
  • e106187 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1
  • c7fba40 Bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3
  • 930bc38 minor fix in generating test data

v1.24.1

26 Oct 18:27
Compare
Choose a tag to compare

Changes since v1.24.0:

  • ce15f36 add unit test for internal/io
  • ace33ae fix test name for internal/io and add more test cases
  • 569931a add test case for import int96 type of data

v1.24.0

25 Oct 15:54
Compare
Choose a tag to compare

Changes since v1.23.2:

  • 9b1bf9a avoid redundant code to load schema for merge
  • d0f7837 add test case for schema command
  • 568c713 wrap errors
  • adda23c add option to fail on INT96 type
  • 03f9adf Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0
  • 2aa4321 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0
  • 399ae1c Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.2 to 1.65.3

v1.23.2

10 Oct 06:04
Compare
Choose a tag to compare

Changes since v1.23.1:

  • 126c0c1 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.27.43
  • 4505a80 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.1 to 1.65.2
  • 6655706 run dependabot daily
  • 8f34082 refactor build facility
  • e3655e4 update pre-commit to v5.0.0
  • 8aa9fe8 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.3 to 1.65.1
  • 2d651c2 Bump github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.1
  • 6131674 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.41
  • 3597945 wrap errors with %w

v1.23.1

01 Oct 01:08
Compare
Choose a tag to compare

Changes since v1.23.0:

  • a7da203 link coverage banner to coverage wiki page
  • 49824f9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.0 to 1.63.3
  • 81412d8 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.39

v1.23.0

28 Sep 14:42
Compare
Choose a tag to compare

Changes since v1.22.4:

  • 95c38ef add merge command
  • d54bceb remove default values from JSON schema output
  • 353082a remove URI from ReadOption and WriteOption