v0.7.19
·
57 commits
to refs/heads/main
since this release
What's Changed
✨ Features
- feat: add mcap pip extra and dependency checks for read_mcap by @everettVT in #7220
- feat(writers): add single_file kwarg to write_parquet by @aaron-ang in #7004
🐛 Bug Fixes
- fix: normalize HF bucket tree paths by @everettVT in #7218
- fix(session): allow set_provider to accept Provider instance for auto… by @DieselZhang in #7041
- fix(telemetry): prevent interpreter-shutdown segfault from Scarf telemetry by @FANNG1 in #7203
- fix(io): route oss:// through S3-compatible storage options for write_lance by @AnayGarodia in #7228
- fix: Reuse file format config in Iceberg and Delta by @srilman in #7163
📖 Documentation
- docs: add GooseFS connector documentation by @XuQianJin-Stars in #7193
- docs: Clean up formatting in Common Crawl docs by @srilman in #7237
- docs(checkpoint): add user guide and connector cross-references by @rohitkulshreshtha in #6985
👷 CI
New Contributors
- @DieselZhang made their first contribution in #7041
- @FANNG1 made their first contribution in #7203
- @AnayGarodia made their first contribution in #7228
Full Changelog: v0.7.18...v0.7.19