github hangxie/parquet-tools v1.47.0

4 hours ago

Changes since v1.46.4:

  • 7d17594 update benchmark
  • d3fe10f chore: add bloom filter entries to update-golden.sh
  • bbbeba8 feat: add --field-bloom-filter flag to transcode command
  • f4dc4cd feat: strip bloom filter tags in merge schema comparison
  • 6a92c49 feat: show bloom filter info in inspect command
  • 15fbaf3 feat: show bloom filter offset and length in meta command
  • f7cf6a6 feat: add bloom filter tags to schema command output
  • b6f8578 feat: add bloom filter detection to schema tree
  • 5917c59 update to latest parquet-go for bloom filter feature
  • 27489e4 refactor: deprecate --show-compression-codec, always show compression
  • 7e5ed17 refactor: migrate from deprecated mongo-driver v1 to v2
  • 90e923d docs: disallow agent co-author trailers in commit messages
  • eb49fb8 update benchmark
  • c6b966e docs: add explicit commit-after-task rule to CLAUDE.md
  • 8a3242a refactor: extract duplicated writer config into configureWriter helper
  • f724ada refactor: extract shared reader/writer goroutine pipeline into io package
  • 969f72c test: remove TestCmdEncoderInvalidFormat that causes data race
  • dfaf144 update README to reflect current state
  • 1ed0f22 update benchmark
  • 6ebd864 fix: replace global TLS workaround with opt-in --http-ignore-tls-error for S3
  • eccd9f1 test: add coverage for context cancellation, closeWriter retry, and readPageValues edges
  • 54a2183 fix: eliminate double WriteStop/Close in merge, retype, and transcode
  • bde3ea2 update go modules
  • f78a2cb version: remove unused ReadOption
  • 6aacd4c test: add coverage for concurrent cat, parallel import, and padded split verbs
  • 3e6590c fix: normalize error message style to use brackets for user values
  • 515112f fix: add missing error wrapping in import JSONL open
  • 7f4ad1c fix: use proper select for channel receive in writer goroutines
  • 7c4c197 fix: move reader close from openReader to caller in split
  • 7a99345 fix: style and naming issues (#16-#19)
  • d4181bb refactor: move encoding compatibility map to schema package
  • 019a1f0 refactor: move buildSchemaMaps to schema package
  • f3fa62a add task tracking process
  • 1e999dc 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.