Skip to content

[FEAT]: Support intersect all and except distinct/all in DataFrame

Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

86.79% of diff hit (target 77.84%)

View this Pull Request on Codecov

86.79% of diff hit (target 77.84%)

Annotations

Check warning on line 19 in src/daft-functions/src/list/list_fill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-functions/src/list/list_fill.rs#L17-L19

Added lines #L17 - L19 were not covered by tests

Check warning on line 34 in src/daft-functions/src/list/list_fill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-functions/src/list/list_fill.rs#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 41 in src/daft-functions/src/list/list_fill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-functions/src/list/list_fill.rs#L38-L41

Added lines #L38 - L41 were not covered by tests

Check warning on line 55 in src/daft-functions/src/list/list_fill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-functions/src/list/list_fill.rs#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 72 in src/daft-logical-plan/src/ops/set_operations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-logical-plan/src/ops/set_operations.rs#L63-L72

Added lines #L63 - L72 were not covered by tests

Check warning on line 87 in src/daft-logical-plan/src/ops/set_operations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-logical-plan/src/ops/set_operations.rs#L82-L87

Added lines #L82 - L87 were not covered by tests

Check warning on line 430 in src/daft-logical-plan/src/ops/set_operations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-logical-plan/src/ops/set_operations.rs#L422-L430

Added lines #L422 - L430 were not covered by tests