v0.1.20
github-actions
released this
10 Oct 01:01
·
905 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Streaming CSV reads @xcharleslin (#1479)
- [FEAT] [Native I/O] Add a native CSV reader. @clarkzinzow (#1475)
🚀 Performance Improvements
- [PERF] Update number of cores on every iteration @jaychia (#1480)
- [Hotfix] Change to streaming reader for CSV schema inference. @clarkzinzow (#1471)
👾 Bug Fixes
- [BUG] Properly dispatch limited reads in new query planner @xcharleslin (#1476)
- [BUG] Fixes globbing on windows by consolidating on posix-style paths @jaychia (#1472)
🧰 Maintenance
- [CHORE] Create SECURITY.md @samster25 (#1481)