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(catalog): Prepare existing catalog APIs for integration [1/3] #3820

Merged
merged 6 commits into from
Feb 20, 2025

Adds public Catalog from_ methods

1b0ab2d
Select commit
Loading
Failed to load commit list.
Merged

feat(catalog): Prepare existing catalog APIs for integration [1/3] #3820

Adds public Catalog from_ methods
1b0ab2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 19, 2025 in 1s

62.11% of diff hit (target 77.89%)

View this Pull Request on Codecov

62.11% of diff hit (target 77.89%)

Annotations

Check warning on line 14 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L14

Added line #L14 was not covered by tests

Check warning on line 22 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L26

Added line #L26 was not covered by tests

Check warning on line 40 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L40

Added line #L40 was not covered by tests

Check warning on line 47 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L47

Added line #L47 was not covered by tests

Check warning on line 55 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L55

Added line #L55 was not covered by tests

Check warning on line 62 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L62

Added line #L62 was not covered by tests

Check warning on line 69 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 74 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L74

Added line #L74 was not covered by tests

Check warning on line 77 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L77

Added line #L77 was not covered by tests

Check warning on line 79 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L79

Added line #L79 was not covered by tests

Check warning on line 54 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L54

Added line #L54 was not covered by tests

Check warning on line 139 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L139

Added line #L139 was not covered by tests

Check warning on line 157 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L157

Added line #L157 was not covered by tests

Check warning on line 167 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 179 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 200 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L200

Added line #L200 was not covered by tests

Check warning on line 204 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L204

Added line #L204 was not covered by tests

Check warning on line 274 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L274

Added line #L274 was not covered by tests

Check warning on line 278 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L278

Added line #L278 was not covered by tests

Check warning on line 286 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L286

Added line #L286 was not covered by tests

Check warning on line 290 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L290

Added line #L290 was not covered by tests

Check warning on line 13 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L13

Added line #L13 was not covered by tests

Check warning on line 21 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L21

Added line #L21 was not covered by tests

Check warning on line 25 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L25

Added line #L25 was not covered by tests