xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.readthedocs.io
Apache License 2.0
1.11k stars 67 forks source link

FEAT: Raise clearer errors when encountering OOM #621

Closed Flying-Tom closed 1 year ago

Flying-Tom commented 1 year ago

What do these changes do?

FEAT: Raise clearer errors when encountering OOM

Related issue number

Fixes https://github.com/xorbitsai/xorbits/issues/562

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #621 (12a4c84) into main (350dddc) will decrease coverage by 1.68%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   93.63%   91.95%   -1.68%     
==========================================
  Files        1020     1020              
  Lines       79030    79032       +2     
  Branches    16392    16393       +1     
==========================================
- Hits        73999    72676    -1323     
- Misses       3374     4581    +1207     
- Partials     1657     1775     +118     
Flag Coverage Δ
unittests 91.91% <100.00%> (-1.61%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...bits/_mars/services/scheduling/worker/execution.py 98.35% <100.00%> (-0.99%) :arrow_down:

... and 113 files with indirect coverage changes