Eventual-Inc / Daft

Distributed DataFrame for Python designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
1.76k stars 105 forks source link

[BUG] bump arrow2 to use copy ptr instead of from_raw_parts #2194

Closed samster25 closed 2 weeks ago

samster25 commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.11%. Comparing base (d42bb90) to head (e3a8cba).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2194/graphs/tree.svg?width=650&height=150&src=pr&token=J430QVFE89&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc) ```diff @@ Coverage Diff @@ ## main #2194 +/- ## ========================================== + Coverage 85.10% 85.11% +0.01% ========================================== Files 68 68 Lines 7391 7391 ========================================== + Hits 6290 6291 +1 + Misses 1101 1100 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/2194/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)