v0.1.0
These are the changes in xorbits v0.1.0.
New features
- FEAT: support starting via
python -m xorbits.{supervisor, worker}by @qianduoduo0904 in #110
Enhancements
- ENH: pandas Series and Index fallbacks by @UranusSeven in #117
- ENH: Make Xorbits Data iterable by @aresnow1 in #118
- ENH: version disclaimers by @UranusSeven in ENH: version disclaimers by UranusSeven · Pull Request #126 · xprobe-inc/xorbits
- ENH: Create mergify configuration by @aresnow1 in #127
- ENH: Support kubernetes deploy by @ChengjieLi28 in #85
- ENH: replace head2head compare about API with gif for readme by @qianduoduo0904 in #134
- ENH: Stop executing DataRef when pycharm etc tries to evaluate properties in debug by @qianduoduo0904 in #141
Bug fixes
- BUG: Add cls method fallback warning by @hoarjour in #124
- BUG: handle at and iloc by @hoarjour in #116
- BUG: Set
use_arrow_dtype's default to False in TPCH benchmark by @aresnow1 in #128 - BUG: Set
MARS_USE_CGROUP_STATenvironment when creating k8s cluster by @aresnow1 in BUG: SetMARS_USE_CGROUP_STATenvironment when creating k8s cluster by aresnow1 · Pull Request #14
Tests
- TST: enhance tests stability by @qianduoduo0904 in #125
- TST: Add codecov configuration by @aresnow1 in #137
Documentation
- DOC: installation by @UranusSeven in #114
- DOC: add deployment doc by @qianduoduo0904 in DOC: add deployment doc by qianduoduo0904 · Pull Request #122 · xprobe-inc/xorbits
- DOC: Added API implemented version and plan by @qianduoduo0904 in #135
- DOC: documents about K8s deployment by @ChengjieLi28 in #131
- DOC: Added benchmark for readme & doc index by @qianduoduo0904 in #136
- DOC: refine README and doc index by @qianduoduo0904 in #145
Others
- Fix mergify configurations by @aresnow1 in #129
- Switch merge method to squash by @aresnow1 in Switch merge method to squash by aresnow1 · Pull Request #130 · xprobe-inc/xorbits
- Automatically update branch by @aresnow1 in #132
- FIX: correct license by @UranusSeven in #143
- Chore: update submodule by @qianduoduo0904 in Chore: update submodule by qianduoduo0904 · Pull Request #123 · xprobe-inc/xorbits
- CHORE: Bump copyright year by @aresnow1 in #138
- CHORE: Update pandas_vs_xorbits.gif by @lipengsh in CHORE: Update pandas_vs_xorbits.gif by lipengsh · Pull Request #140 · xprobe-inc/xorbits
New Contributors
- @lipengsh made their first contribution in CHORE: Update pandas_vs_xorbits.gif by lipengsh · Pull Request #140 · xprobe-inc/xorbits
Full Changelog: v0.0.1...v0.1.0