v0.2.33
·
603 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT]: sql case/when @universalmind303 (#2591)
- [FEAT] Add comparison of timestamps with same timezone @Vince7778 (#2604)
- [FEAT] Add support for pyiceberg v0.7 @kevinzwang (#2594)
- [FEAT] Make the
end
argument for.list.slice()
optional @desmondcheongzx (#2593)
🚀 Performance Improvements
- [PERF] Add physical plan optimizer and optimization @Vince7778 (#2557)
👾 Bug Fixes
- [BUG]: remove simsimd dependency @universalmind303 (#2605)
- [BUG] Fix parquet reads when a top-level column's final row spans more than one data page @desmondcheongzx (#2586)
- [BUG]: accept "iterable[pa.Table]" for from_arrow @universalmind303 (#2583)
📖 Documentation
- [CHORE] Fix imports on jupyter notebook examples @kevinzwang (#2600)
🧰 Maintenance
- [CHORE] Fix imports on jupyter notebook examples @kevinzwang (#2600)
- [CHORE]: ignore ".zed" directory @universalmind303 (#2595)