v0.2.21
github-actions
released this
17 Apr 00:36
·
555 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] Add S3Config.from_env functionality @jaychia (#2137)
- deltalake _delta_lake.py: Allow Glue catalog cross account access @pang-wu (#2113)
- [FEAT] Enable Ruff @samster25 (#2121)
- [FEAT] Implements other trigonometry expressions @MeepoWin (#2123)
- [FEAT] exp expression implementation @MeepoWin (#2115)
- [FEAT] sin/cos/tan expression implementation @reswqa (#2112)
- [CHORE] Using
uv
in MakeFile @MeepoWin (#2114) - [FEAT] Add option to S3Config to force virtual addressing @samster25 (#2106)
- [FEAT] fill_null expression @colin-ho (#2089)
- [FEAT] Add basic list aggregations @kevinzwang (#2032)
- [FEAT] Allow sql alchemy connection factory as input to read_sql @colin-ho (#2071)
- [FEAT] Add daft-sketch subcrate and arrow2 serialization functionality @jaychia (#2090)
👾 Bug Fixes
📖 Documentation
- [CHORE] Fix underlines in README @jaychia (#2143)
- [DOCS] Update iceberg integration docs to add writes @jaychia (#2110)
- [DOCS] Create CODE_OF_CONDUCT.md @samster25 (#2101)
- [CHORE] Skip deltalake notebooks for CI @jaychia (#2097)
- [CHORE] Add link to good first issues in readme @colin-ho (#2088)
- [DOCS] Fix docs typo @avriiil (#2075)
- [DOCS] Typos in user guide @avriiil (#2079)
- [DOCS] Fix typos on 10-min tutorial @avriiil (#2082)
- [DOCS] Add ml batch inference tutorials @jaychia (#2057)
- [CHORE] Fix autolabeller CI step for forks @jaychia (#2138)
🧰 Maintenance
- [CHORE] Fix underlines in README @jaychia (#2143)
- [CHORE] Split labelling and update release CI steps @jaychia (#2142)
- [CHORE] Fix the labeller CI step which is not triggering @jaychia (#2141)
- [CHORE] Fixing readthedocs build @jaychia (#2135)
- [CHORE] Fix documentation build with uv @jaychia (#2134)
- [CHORE] Fix build command @MeepoWin (#2126)
- [CHORE] Rename virtual env folder to
.venv
@MeepoWin (#2122) - [CHORE] refactors for ruff [1/n] @samster25 (#2120)
- [CHORE] FunctionExpr and exp @samster25 (#2119)
- [CHORE] FunctionEvaluator directly receive
FunctionExpr
@MeepoWin (#2117) - [CHORE] Update .gitignore for JetBrains IDE and pyenv user @MeepoWin (#2116)
- [CHORE] Refactor string kernels @colin-ho (#2087)
- [CHORE] Skip deltalake notebooks for CI @jaychia (#2097)
- [CHORE] Add link to good first issues in readme @colin-ho (#2088)
- [CHORE] fix empty data and pattern case in str expressions @murex971 (#2085)
⬆️ Dependencies
5 changes
- Bump bytes from 1.5.0 to 1.6.0 @dependabot (#2131)
- Bump futures from 0.3.28 to 0.3.30 @dependabot (#2130)
- Bump isbang/compose-action from 1.5.1 to 2.0.0 @dependabot (#2091)
- Bump dyn-clone from 1.0.16 to 1.0.17 @dependabot (#2093)
- Bump tokio from 1.33.0 to 1.37.0 @dependabot (#2092)