v0.1.19
github-actions
released this
06 Oct 22:42
·
912 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Native globbing for other backends @jaychia (#1460)
- [FEAT] Native
glob
functionality @jaychia (#1450) - [FEAT] ls/list_dir for AzureBlobStorage @xcharleslin (#1408)
- [FEAT] Add
.str.split()
API for splitting string columns. @clarkzinzow (#1409) - [FEAT] Add local native filesystem globbing. @clarkzinzow (#1449)
- [FEAT] Native listing of http URLs @jaychia (#1405)
🚀 Performance Improvements
- [PERF] Local filesystem parquet reader @samster25 (#1461)
- [PERF] Native globbing early stopping @jaychia (#1452)
👾 Bug Fixes
- [BUG] fix circ import with pythonpath is set @samster25 (#1474)
- [BUG] Don't remove all handles and Only use handler for files in
src/
@samster25 (#1473)
🧰 Maintenance
- [FEAT] Native globbing for other backends @jaychia (#1460)
- [CHORE] update s3 connection defaults @samster25 (#1451)