Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Tags: xorbitsai/mars

Tags

v0.10.0a1

Toggle v0.10.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix mt.{cumsum, cumprod} when the first chunk is empty (mars-project#…

…3134)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT] Fix mt.{cumsum, cumprod} when the first chunk is empty (ma…

…rs-project#3134) (mars-project#3136)

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 [BACKPORT] Build web code before CIBW when deploying to PyPI (mars-p…

…roject#3014) (mars-project#3015)

v0.9.0rc3

Toggle v0.9.0rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ray] Ray execution state (mars-project#3002)

* Ray execution state

* Fix stop pool

* Not to fetch chunk meta when tiling HeadOptimizedDataSource

* Fix

* Fix

* Use named actor for Ray task state

* Improve coverage

* Fix lint

Co-authored-by: 刘宝 <po.lb@antfin.com>

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT] Fix incorrect result for df.sort_values when specifying mu…

…ltiple ascending (mars-project#2984) (mars-project#3006)

Co-authored-by: He Kaisheng <heks93@163.com>

v0.9.0rc2

Toggle v0.9.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ray] Use main pool as owner when autoscale disabled (mars-project#2878)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BACKPORT][Ray] Use main pool as owner when autoscale disabled (mars-…

…project#2878) (mars-project#2903)

Co-authored-by: Shawn <chaokun.yck@antfin.com>

v0.9.0rc1

Toggle v0.9.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dirty version when building with CIBW (mars-project#2855)

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cibuildwheel with Linux AArch64 wheel build support (mars-project…

…#2672) (mars-project#2854)

v0.9.0b2

Toggle v0.9.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Ray] Support Ray client mode (mars-project#2773)