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): add drop support #3345

Merged
merged 2 commits into from
Dec 11, 2024

remove usage of pandas

a2b6e59
Select commit
Loading
Failed to load commit list.
Merged

feat(connect): add drop support #3345

remove usage of pandas
a2b6e59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 11, 2024 in 1s

89.65% of diff hit (target 77.77%)

View this Pull Request on Codecov

89.65% of diff hit (target 77.77%)

Annotations

Check warning on line 83 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#L83

Added line #L83 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/drop.rs#L13

Added line #L13 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/drop.rs#L17

Added line #L17 was not covered by tests