Eventual-Inc / Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
2.34k stars 164 forks source link

[FEAT] connect: `df.join` #3354

Open andrewgazelka opened 1 day ago

andrewgazelka commented 1 day ago
andrewgazelka commented 1 day ago

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

graphite-app[bot] commented 18 hours ago

Graphite Automations

"Notify author when CI fails" took an action on this PR β€’ (11/21/24)

1 teammate was notified to this PR based on Andrew Gazelka's automation.

codspeed-hq[bot] commented 18 hours ago

CodSpeed Performance Report

Merging #3354 will degrade performances by 54.24%

Comparing andrew/connect-join (2c4cb41) with main (cbe9d3b)

Summary

❌ 2 regressions
βœ… 15 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main andrew/connect-join Change
❌ test_iter_rows_first_row[100 Small Files] 219.4 ms 262.8 ms -16.51%
❌ test_show[100 Small Files] 15 ms 32.7 ms -54.24%
codecov[bot] commented 17 hours ago

Codecov Report

Attention: Patch coverage is 83.01887% with 9 lines in your changes missing coverage. Please review.

Project coverage is 77.35%. Comparing base (3394a66) to head (a56ba92).

Files with missing lines Patch % Lines
.../daft-connect/src/translation/logical_plan/join.rs 82.69% 9 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3354/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/3354?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 #3354 +/- ## ======================================= Coverage 77.35% 77.35% ======================================= Files 685 686 +1 Lines 83631 83682 +51 ======================================= + Hits 64695 64735 +40 - Misses 18936 18947 +11 ``` | [Files with missing lines](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3354?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc) | Coverage Ξ” | | |---|---|---| | [src/daft-connect/src/translation/logical\_plan.rs](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3354?src=pr&el=tree&filepath=src%2Fdaft-connect%2Fsrc%2Ftranslation%2Flogical_plan.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc#diff-c3JjL2RhZnQtY29ubmVjdC9zcmMvdHJhbnNsYXRpb24vbG9naWNhbF9wbGFuLnJz) | `64.28% <100.00%> (+2.74%)` | :arrow_up: | | [.../daft-connect/src/translation/logical\_plan/join.rs](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3354?src=pr&el=tree&filepath=src%2Fdaft-connect%2Fsrc%2Ftranslation%2Flogical_plan%2Fjoin.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc#diff-c3JjL2RhZnQtY29ubmVjdC9zcmMvdHJhbnNsYXRpb24vbG9naWNhbF9wbGFuL2pvaW4ucnM=) | `82.69% <82.69%> (ΓΈ)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/Eventual-Inc/Daft/pull/3354/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eventual-Inc)

🚨 Try these New Features: