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(scantask-1): add a config flag for new scantask splitting algorithm #3615

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Skip test

9b0c1df
Select commit
Loading
Failed to load commit list.
Open

feat(scantask-1): add a config flag for new scantask splitting algorithm #3615

Skip test
9b0c1df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

59.52% of diff hit (target 77.80%)

View this Pull Request on Codecov

59.52% of diff hit (target 77.80%)

Annotations

Check warning on line 125 in src/common/daft-config/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/lib.rs#L125

Added line #L125 was not covered by tests

Check warning on line 194 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L189-L194

Added lines #L189 - L194 were not covered by tests

Check warning on line 310 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L308-L310

Added lines #L308 - L310 were not covered by tests

Check warning on line 325 in src/daft-scan/src/scan_task_iters/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/scan_task_iters/mod.rs#L325

Added line #L325 was not covered by tests

Check warning on line 340 in src/daft-scan/src/scan_task_iters/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/scan_task_iters/mod.rs#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 345 in src/daft-scan/src/scan_task_iters/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/scan_task_iters/mod.rs#L342-L345

Added lines #L342 - L345 were not covered by tests