xorbitsai / xorbits

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

BUG: Column pruning failed when `groupby` by multi series #708

Closed ChengjieLi28 closed 10 months ago

ChengjieLi28 commented 10 months ago

What do these changes do?

Related issue number

Fixes #688

Check code requirements

codecov[bot] commented 10 months ago

Codecov Report

Merging #708 (98f9621) into main (f16df9d) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #708      +/-   ##
==========================================
- Coverage   93.53%   93.50%   -0.03%     
==========================================
  Files        1025     1025              
  Lines       79353    79354       +1     
  Branches    16440    16441       +1     
==========================================
- Hits        74220    74200      -20     
- Misses       3453     3465      +12     
- Partials     1680     1689       +9     
Flag Coverage Δ
unittests 93.39% <100.00%> (-0.03%) :arrow_down:

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

Files Changed Coverage Δ
...l/tileable/column_pruning/input_column_selector.py 97.26% <100.00%> (+0.01%) :arrow_up:

... and 14 files with indirect coverage changes