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] parquet reader refactor, add parquet_stats_reader and parquet_schema_reader (1/2) #1191

Merged
merged 13 commits into from
Jul 27, 2023

dont unwrap error

0e5a9c2
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] parquet reader refactor, add parquet_stats_reader and parquet_schema_reader (1/2) #1191

dont unwrap error
0e5a9c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 26, 2023 in 0s

61.53% of diff hit (target 88.44%)

View this Pull Request on Codecov

61.53% of diff hit (target 88.44%)

Annotations

Check warning on line 11 in daft/logical/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/logical/schema.py#L11

Added line #L11 was not covered by tests

Check warning on line 123 in daft/logical/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/logical/schema.py#L123

Added line #L123 was not covered by tests

Check warning on line 367 in daft/table/table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/table.py#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 369 in daft/table/table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/table.py#L369

Added line #L369 was not covered by tests