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 binary operators #3350

Merged
merged 1 commit into from
Dec 4, 2024

[FEAT] connect: add binary operators

3ee5757
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] connect: add binary operators #3350

[FEAT] connect: add binary operators
3ee5757
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 28 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L34

Added line #L34 was not covered by tests

Check warning on line 48 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L41-L48

Added lines #L41 - L48 were not covered by tests

Check warning on line 55 in src/daft-connect/src/translation/expr/unresolved_function.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/expr/unresolved_function.rs#L52-L55

Added lines #L52 - L55 were not covered by tests