Skip to content

Integrate new parquet APIs

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jul 27, 2023 in 1s

53.57% of diff hit (target 88.37%)

View this Pull Request on Codecov

53.57% of diff hit (target 88.37%)

Annotations

Check warning on line 9 in daft/datasources.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/datasources.py#L9

Added line #L9 was not covered by tests

Check warning on line 333 in daft/filesystem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/filesystem.py#L333

Added line #L333 was not covered by tests

Check warning on line 337 in daft/filesystem.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/filesystem.py#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 14 in daft/io/parquet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/io/parquet.py#L14

Added line #L14 was not covered by tests

Check warning on line 20 in daft/table/schema_inference.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/schema_inference.py#L20

Added line #L20 was not covered by tests

Check warning on line 84 in daft/table/schema_inference.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/schema_inference.py#L83-L84

Added lines #L83 - L84 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/table.py#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 24 in daft/table/table_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/table_io.py#L24

Added line #L24 was not covered by tests

Check warning on line 116 in daft/table/table_io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/table/table_io.py#L115-L116

Added lines #L115 - L116 were not covered by tests