v0.3.12
github-actions
released this
11 Nov 19:46
·
250 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT]: Sql joins with duplicate cols @universalmind303 (#3241)
- [FEAT] Add tracing for runner @jaychia (#3113)
- [FEAT] add spark-connect protocol @andrewgazelka (#3189)
🚀 Performance Improvements
- [PERF] Harden GCP Retries @samster25 (#3253)
👾 Bug Fixes
- [BUG]: orderby with aggs @universalmind303 (#3190)
📖 Documentation
- [DOCS] Fix typo in write_parquet's parameters @desmondcheongzx (#3252)
- [DOCS] Changing docs for UDF @jaychia (#2880)
🧰 Maintenance
- [CHORE] implement mean and stddev for decimal @samster25 (#3159)