v0.3.11
github-actions
released this
07 Nov 22:29
·
230 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Native Runner @colin-ho (#3178)
- [FEAT]: sql "extract" temporal function @universalmind303 (#3188)
🚀 Performance Improvements
- [PERF] Remove upfront buffer allocations for local CSV reader @desmondcheongzx (#3242)
📖 Documentation
- [FEAT] Native Runner @colin-ho (#3178)
- [DOCS] Update Iceberg roadmap on docs @kevinzwang (#3240)
- [FEAT]: sql "extract" temporal function @universalmind303 (#3188)
🧰 Maintenance
- [CHORE] Fix flaky test in test_decimal_to_decimal_cast @advancedxy (#3243)
- [CHORE] Split logical and physical plans into separate crates @kevinzwang (#3239)