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] Estimate materialized size of ScanTask better from Parquet reads #3302

Closed
wants to merge 10 commits into from

Rename for clarity

b6a7b7f
Select commit
Loading
Failed to load commit list.
Closed

[FEAT] Estimate materialized size of ScanTask better from Parquet reads #3302

Rename for clarity
b6a7b7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2024 in 0s

96.47% of diff hit (target 77.39%)

View this Pull Request on Codecov

96.47% of diff hit (target 77.39%)

Annotations

Check warning on line 117 in src/daft-scan/src/anonymous.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/anonymous.rs#L117

Added line #L117 was not covered by tests

Check warning on line 279 in src/daft-scan/src/glob.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/glob.rs#L279

Added line #L279 was not covered by tests

Check warning on line 308 in src/daft-scan/src/glob.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/glob.rs#L306-L308

Added lines #L306 - L308 were not covered by tests

Check warning on line 314 in src/daft-scan/src/glob.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/glob.rs#L312-L314

Added lines #L312 - L314 were not covered by tests

Check warning on line 415 in src/daft-scan/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/python.rs#L415

Added line #L415 was not covered by tests

Check warning on line 83 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L83

Added line #L83 was not covered by tests

Check warning on line 90 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L90

Added line #L90 was not covered by tests

Check warning on line 112 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L112

Added line #L112 was not covered by tests

Check warning on line 276 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L276

Added line #L276 was not covered by tests

Check warning on line 335 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L335

Added line #L335 was not covered by tests

Check warning on line 418 in src/daft-scan/src/size_estimations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-scan/src/size_estimations.rs#L418

Added line #L418 was not covered by tests