Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Concat for native executor #2976

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

concat

a2ca316
Select commit
Loading
Failed to load commit list.
Draft

[FEAT] Concat for native executor #2976

concat
a2ca316
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 0s

98.20% of diff hit (target 78.39%)

View this Pull Request on Codecov

98.20% of diff hit (target 78.39%)

Annotations

Check warning on line 26 in src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs#L26

Added line #L26 was not covered by tests

Check warning on line 34 in src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs#L34

Added line #L34 was not covered by tests

Check warning on line 143 in src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/intermediate_ops/inner_hash_join_probe.rs#L143

Added line #L143 was not covered by tests

Check warning on line 14 in src/daft-local-execution/src/sinks/concat.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sinks/concat.rs#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 88 in src/daft-local-execution/src/sinks/outer_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sinks/outer_hash_join_probe.rs#L88

Added line #L88 was not covered by tests

Check warning on line 96 in src/daft-local-execution/src/sinks/outer_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sinks/outer_hash_join_probe.rs#L96

Added line #L96 was not covered by tests

Check warning on line 104 in src/daft-local-execution/src/sinks/outer_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sinks/outer_hash_join_probe.rs#L104

Added line #L104 was not covered by tests

Check warning on line 318 in src/daft-local-execution/src/sinks/outer_hash_join_probe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-local-execution/src/sinks/outer_hash_join_probe.rs#L318

Added line #L318 was not covered by tests