github hangxie/parquet-tools v1.46.5

one day ago

Changes since v1.46.4:

  • e71c873 test: remove TestCmdEncoderInvalidFormat that causes data race
  • c2f1fa9 update README to reflect current state
  • 7e64d70 update benchmark
  • 134eb61 fix: replace global TLS workaround with opt-in --http-ignore-tls-error for S3
  • 69094ac test: add coverage for context cancellation, closeWriter retry, and readPageValues edges
  • c68ccb2 fix: eliminate double WriteStop/Close in merge, retype, and transcode
  • 114f399 update go modules
  • 7005f85 version: remove unused ReadOption
  • 8699a68 test: add coverage for concurrent cat, parallel import, and padded split verbs
  • fd36cb2 fix: normalize error message style to use brackets for user values
  • 4bbfc42 fix: add missing error wrapping in import JSONL open
  • 09a8920 fix: use proper select for channel receive in writer goroutines
  • 187faf5 fix: move reader close from openReader to caller in split
  • 4750b76 fix: style and naming issues (#16-#19)
  • e54de25 refactor: move encoding compatibility map to schema package
  • 54b6526 refactor: move buildSchemaMaps to schema package
  • 3b8e62f add task tracking process
  • 4ba1006 refactor: move encodingToString to schema package
  • c700575 update benchmark
  • 6f42ae9 update README.md
  • 2c71b50 share AGENTS.md with all agents

Don't miss a new parquet-tools release

NewReleases is sending notifications on new releases.