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] Add ability to set global IOConfig #1710

Merged
merged 15 commits into from
Dec 12, 2023

Add top-level imports

d9aead9
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] Add ability to set global IOConfig #1710

Add top-level imports
d9aead9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2023 in 0s

85.96% of diff hit (target 85.22%)

View this Pull Request on Codecov

85.96% of diff hit (target 85.22%)

Annotations

Check warning on line 57 in daft/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/__init__.py#L57

Added line #L57 was not covered by tests

Check warning on line 196 in daft/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/context.py#L194-L196

Added lines #L194 - L196 were not covered by tests

Check warning on line 201 in daft/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/context.py#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 75 in daft/io/_iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/io/_iceberg.py#L75

Added line #L75 was not covered by tests

Check warning on line 80 in daft/io/_iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/io/_iceberg.py#L80

Added line #L80 was not covered by tests