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(connect): with_columns_renamed #3386

Merged
merged 2 commits into from
Dec 19, 2024

slight restructure

ce15fe0
Select commit
Loading
Failed to load commit list.
Merged

feat(connect): with_columns_renamed #3386

slight restructure
ce15fe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2024 in 0s

80.00% of diff hit (target 77.84%)

View this Pull Request on Codecov

80.00% of diff hit (target 77.84%)

Annotations

Check warning on line 116 in src/daft-connect/src/translation/logical_plan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan.rs#L116

Added line #L116 was not covered by tests

Check warning on line 19 in src/daft-connect/src/translation/logical_plan/with_columns_renamed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/with_columns_renamed.rs#L19

Added line #L19 was not covered by tests

Check warning on line 38 in src/daft-connect/src/translation/logical_plan/with_columns_renamed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/with_columns_renamed.rs#L35-L38

Added lines #L35 - L38 were not covered by tests