v0.2.3
github-actions
released this
20 Nov 19:29
·
1051 commits
to refs/heads/main
since this release
Changes
✨ New Features
- Enabling quote, comment and escape character @suriya-ganesh (#1582)
- [FEAT] Iceberg Scan Operator @samster25 (#1561)
- [FEAT] Enable Progress Bars for PyRunner and RayRunner @samster25 (#1609)
👾 Bug Fixes
- [BUG] Fix CSV roundtrip for decimals (actually an f64->decimal casting bug) @jaychia (#1626)
- [BUG] Filter out size-0 directory marker files during s3 globs @jaychia (#1629)
- [BUG] raise error if non valid parquet file (less than parquet footer size) @samster25 (#1628)
- [BUG] Fix parquet timestamp tz roundtrip inference @jaychia (#1625)
- [BUG] Roundtrip tests for CSVs and Parquet @jaychia (#1616)
- [BUG] Self-concat breaks with the RayRunner @jaychia (#1617)
- [BUG] Add better handling for case where glob of parquet files returns empty @jaychia (#1615)
- [BUG] enable fixed size binary ingest to daft binary @samster25 (#1612)
- [BUG] Manually specify region in tutorial read_json @jaychia (#1608)
- [BUG] remove f strings from logging @samster25 (#1611)
📖 Documentation
🧰 Maintenance
- [CHORE] Fix style lints from #1582 @jaychia (#1635)
- [CHORE] add ray client to deps @samster25 (#1631)
- [CHORE] update fsspecs (s3, gcs, aldfs) in lockstep @samster25 (#1620)
- [CHORE] update azure storage blobs to 0.17.0 @samster25 (#1622)
- [CHORE] delete old rule runners @samster25 (#1619)
- [CHORE] drop ray default dep to make room for Pydantic > 2.0 @samster25 (#1618)
⬆️ Dependencies
- Bump moonrepo/setup-rust from 0 to 1 @dependabot (#1237)
- Bump google-cloud-storage from 0.13.1 to 0.14.0 @dependabot (#1549)
- Bump async-compat from 0.2.2 to 0.2.3 @dependabot (#1567)