Skip to content

undatum 1.6.0

Choose a tag to compare

@ivbeg ivbeg released this 22 Jul 11:45
· 11 commits to master since this release

What's new in 1.6.0

Added

  • repack command — max-compression recompress for container codecs and Parquet/ORC/AVRO
  • --low-memory on convert/sort/dedup — spill-to-disk paths for multi-GB files
  • db dump — export table/SQL query to Parquet/CSV/JSONL
  • package add-resource / package validate, Dataset.package(), pipeline package step, undatum[frictionless]
  • pyarrow as a default dependency; CI install-gate smoke tests
  • CSV delimiter auto-detection; Excel --start-page on more commands; AI doc schema enrichment

Changed

  • Gzip (gz/gzip) routes to DuckDB; convert/select/analyze/package improvements
  • Docs synced with iterabledata 1.0.14–1.0.18 (140+ formats, lakehouse/open-data notes)

Fixed

  • repack progress bar; package create errors/--autodoc; empty analyze; DuckDB uniq results

Full notes: CHANGELOG.md

pip install -U undatum