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 causes missing columns on `DataFrameIndex` op #743

Closed ChengjieLi28 closed 8 months ago

ChengjieLi28 commented 8 months ago

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 8 months ago

Codecov Report

Merging #743 (46721f9) into main (07bef18) will decrease coverage by 0.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #743      +/-   ##
==========================================
- Coverage   93.57%   93.24%   -0.34%     
==========================================
  Files        1058     1058              
  Lines       79777    79780       +3     
  Branches    16503    16504       +1     
==========================================
- Hits        74651    74389     -262     
- Misses       3449     3656     +207     
- Partials     1677     1735      +58     
Flag Coverage Δ
unittests 93.18% <100.00%> (-0.29%) :arrow_down:

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

Files Coverage Δ
...cal/tileable/column_pruning/column_pruning_rule.py 98.41% <100.00%> (+0.03%) :arrow_up:

... and 50 files with indirect coverage changes