xorbitsai / xorbits

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

BUG: Fix tpch #670

Closed codingl2k1 closed 1 year ago

codingl2k1 commented 1 year ago

What do these changes do?

https://www.tpc.org/TPC_Documents_Current_Versions/pdf/TPC-H_v3.0.1.pdf https://github.com/dragansah/tpch-dbgen/tree/master/answers

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #670 (c54fff6) into main (dbc4853) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #670   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files        1025     1025           
  Lines       79734    79734           
  Branches    16538    16538           
=======================================
+ Hits        74651    74654    +3     
+ Misses       3409     3402    -7     
- Partials     1674     1678    +4     
Flag Coverage Δ
unittests 93.51% <ø> (+<0.01%) :arrow_up:

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

see 8 files with indirect coverage changes