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(datafusion): add map methods to datafusion compiler #10510

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

reformat datafusion file properly

759a4c4
Select commit
Loading
Failed to load commit list.
Draft

feat(datafusion): add map methods to datafusion compiler #10510

reformat datafusion file properly
759a4c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 0s

33.33% of diff hit (within 92.00% threshold of 94.11%)

View this Pull Request on Codecov

33.33% of diff hit (within 92.00% threshold of 94.11%)

Annotations

Check warning on line 549 in ibis/backends/sql/compilers/datafusion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/datafusion.py#L549

Added line #L549 was not covered by tests

Check warning on line 559 in ibis/backends/sql/compilers/datafusion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/datafusion.py#L559

Added line #L559 was not covered by tests

Check warning on line 569 in ibis/backends/sql/compilers/datafusion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/datafusion.py#L569

Added line #L569 was not covered by tests

Check warning on line 574 in ibis/backends/sql/compilers/datafusion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/compilers/datafusion.py#L573-L574

Added lines #L573 - L574 were not covered by tests