v0.25.0-beta.2
Pre-release
Pre-release
What's Changed
New Features 🎉
- feat: expose make_deletions_null to python as include_deleted_rows by @westonpace in #3533
Documentation 📚
- docs: update ray integration and move schema evolution doc to a separate doc by @eddyxu in #3530
- docs: fix checklinks by @eddyxu in #3532
- docs: add example of
Dataset.insert
by @eddyxu in #3534 - docs: update README to include new table format and format v2 blogs by @eddyxu in #3535
Performance Improvements 🚀
- perf: coalesce continuous indices into ranges if possible by @niyue in #3513
- perf: improve v3 indexing perf by @BubbleCal in #3525
Full Changelog: v0.25.0-beta.1...v0.25.0-beta.2