v0.2.26
·
751 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Public Delta Lake writer @kevinzwang (#2329)
- [FEAT] Implement str.substr Expression @danila-b (#2269)
- [FEAT] Add additional Azure authentication methods @kevinzwang (#2333)
- [FEAT] Custom S3 Credentials Provider @kevinzwang (#2233)
- [FEAT] Expression between @GuyPozner (#2301)
- [FEAT] Allow for printing of plans to a file @jaychia (#2320)
👾 Bug Fixes
- [BUG] Use os.path.join in read_hudi only for local fs @colin-ho (#2336)
- [BUG] Translate mssql to tsql in read_sql scan @colin-ho (#2330)
- [BUG]Fix missing columns after join @siddharth-gulia (#2321)
📖 Documentation
- [FEAT] Public Delta Lake writer @kevinzwang (#2329)
- [FEAT] Implement str.substr Expression @danila-b (#2269)
- [FEAT] Custom S3 Credentials Provider @kevinzwang (#2233)
- [FEAT] Expression between @GuyPozner (#2301)
- [EXPRESSIONS] Add log with custom base @jhasm (#2324)
🧰 Maintenance
⬆️ Dependencies
- Bump rayon from 1.8.0 to 1.10.0 @dependabot (#2307)