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

[BUG] improve Spark Connect compatibility for types and count behavior #3352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[FIX] (WIP) casting of arrays from daft to arrow with unsigned

ae31759
Select commit
Loading
Failed to load commit list.
Open

[BUG] improve Spark Connect compatibility for types and count behavior #3352

[FIX] (WIP) casting of arrays from daft to arrow with unsigned
ae31759
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 0s

73.33% of diff hit (target 77.35%)

View this Pull Request on Codecov

73.33% of diff hit (target 77.35%)

Annotations

Check warning on line 11 in src/daft-connect/src/translation/datatype.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype.rs#L9-L11

Added lines #L9 - L11 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/datatype.rs#L13-L19

Added lines #L13 - L19 were not covered by tests

Check warning on line 51 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#L50-L51

Added lines #L50 - L51 were not covered by tests