v0.2.7
github-actions
released this
12 Dec 07:15
·
764 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Add ability to set global IOConfig @jaychia (#1710)
- [FEAT] [Join Optimizations] Add broadcast join. @clarkzinzow (#1706)
- [FEAT] Propagate configs to Ray remote functions @jaychia (#1707)
- [FEAT] [JSON Reader] Add native streaming + parallel JSON reader. @clarkzinzow (#1679)
🚀 Performance Improvements
- [PERF] Enable Predicates in Parquet Reader @samster25 (#1702)
👾 Bug Fixes
- [BUG] [Hotfix] [Join Optimization] Fix pre-partitioned check for larger side of join. @clarkzinzow (#1718)
- [BUG] Fix set_config logic so it can be called after call to set runner @jaychia (#1709)
- [BUG] Propagate URL download expressions max_connections to S3Config @jaychia (#1708)