v0.33.0-beta.3
Pre-release
Pre-release
·
2642 commits
to main
since this release
What's Changed
New Features 馃帀
- feat: implement large read io split in format 2.1 by @Xuanwo in #4462
- feat(python): expose diff_meta for pylance by @yanghua in #4502
- feat: add automatic conflict resolution support for delete operations by @wjones127 in #4407
Bug Fixes 馃悰
- fix: avoid column name collision in merge_insert by using __action by @wjones127 in #4499
- fix: remove data files with only tombstoned fields by @wjones127 in #4497
- fix: address fuzz test #4492 by @Xuanwo in #4503
Performance Improvements 馃殌
- perf: use heap to maintain topk results by @BubbleCal in #4505
Full Changelog: v0.33.0-beta.2...v0.33.0-beta.3