v6.0.1-rc.2
Pre-release
Pre-release
·
370 commits
to main
since this release
What's Changed
Bug Fixes 🐛
- fix: drop stale has_all_zeros guard so block bitpack engages on rep/def by @pengw0048 in #6629
- fix(optimize): fix stale OCC read_version in distributed compaction to prevent row resurrection by @xiaguanglei in #6653
- fix: avoid nested tokio runtime panic in AWS credential vendor by @jackye1995 in #6689
- fix: simplify column-map expressions before physical planning by @westonpace in #6698
- fix(encoding): support sparse boolean lists in full-zip encoding by @shenganzhang in #6723
- fix: use multipart-aware put for transaction file writes by @jackye1995 in #6750
- fix: complex all-null list struct decoding by @Xuanwo in #6771
- fix: decode constant list struct children by @Xuanwo in #6801
- fix(encoding): fail cleanly when blob data fails to load by @nsLance in #6817
Full Changelog: v6.0.0...v6.0.1-rc.2