v0.1.9
github-actions
released this
25 Jul 04:16
·
1121 commits
to refs/heads/main
since this release
Changes
🏆 Highlights
- [FEAT] [Tensor] Add support for
Tensor
andFixedShapeTensor
types. @clarkzinzow (#1073)
✨ New Features
- [FEAT] Consolidate to list namespace @jaychia (#1180)
- [FEAT] Add .image.crop Expression @jaychia (#1175)
- [FEAT] [Tensor] Add support for
Tensor
andFixedShapeTensor
types. @clarkzinzow (#1073) - [FEAT] Basic support for Arrow 128-bit Decimal. @xcharleslin (#1129)
- [FEAT] Native Parquet Downloader @samster25 (#1107)
🚀 Performance Improvements
- [PERF] Simple Read Planner and RangeReader for Native Parquet Reader @samster25 (#1172)
👾 Bug Fixes
- [BUG] Fix ownership model of IOClient @samster25 (#1128)
- [BUG] Ownership of Runtime and Clients @samster25 (#1125)
📖 Documentation
- [DOCS] Fix broken link to Ray Datasets docs @jaychia (#1186)
- [FEAT] Consolidate to list namespace @jaychia (#1180)
- [DOCS] Add docs for tensor dtype @jaychia (#1170)
- [DOCS] Add Flyte example @jaychia (#1150)
- [CHORE] Update README.rst typo @jaychia (#1141)
🧰 Maintenance
- [CHORE] Bump cargo version to 0.1.9 @jaychia (#1187)
- [CHORE] Exclude JSON pre-commit fixer for ipynb files @jaychia (#1184)
- [CHORE] New daft-plan crate; trait TreeDisplay @xcharleslin (#1176)
- [CHORE] More Parquet benchmarking @jaychia (#1160)
- [CHORE] Enable Parquet Integration tests for decimal types @samster25 (#1161)
- [CHORE] cache all crates @samster25 (#1158)
- [CHORE] move parquet unit tests under io @samster25 (#1157)
- [CHORE] [CI] use smarter github rust cache action @samster25 (#1156)
- [CHORE] bump profiling timeout @samster25 (#1155)
- [CHORE] Native Parquet Integration Tests @samster25 (#1154)
- [CHORE] Remove use of
dirs_exist_ok
which was only added in Py3.8 @jaychia (#1153) - [CHORE] Add parquet benchmarking @jaychia (#1151)
- [CHORE] Cleans up IO integration test fixtures for re-use @jaychia (#1152)
- [CHORE] Update README.rst typo @jaychia (#1141)
- [CHORE] No-op test for various parquet files @jaychia (#1130)
- [CHORE] Tidy typing for remaining binary ops: logical, comp @xcharleslin (#1124)
- [CHORE] Use workspace for cargo check @samster25 (#1127)
⬆️ Dependencies
10 changes
- Bump orjson from 3.9.1 to 3.9.2 @dependabot (#1143)
- Bump pandas from 2.0.2 to 2.0.3 @dependabot (#1142)
- Bump snafu from 0.7.4 to 0.7.5 @dependabot (#1146)
- Bump serde_json from 1.0.99 to 1.0.100 @dependabot (#1147)
- Bump opencv-python from 4.7.0.72 to 4.8.0.74 @dependabot (#1117)
- Bump ray[data,default] from 2.4.0 to 2.5.1 @dependabot (#1074)
- Bump chrono-tz from 0.8.2 to 0.8.3 @dependabot (#1119)
- Bump pyo3 from 0.19.0 to 0.19.1 @dependabot (#1122)
- Bump async-trait from 0.1.68 to 0.1.71 @dependabot (#1126)
- Bump tokio from 1.28.2 to 1.29.1 @dependabot (#1120)