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] Daft Catalog API #3036

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Remove need of using catalog_name as input arg

cc29cad
Select commit
Loading
Failed to load commit list.
Open

[FEAT] Daft Catalog API #3036

Remove need of using catalog_name as input arg
cc29cad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2024 in 1s

31.73% of diff hit (target 77.50%)

View this Pull Request on Codecov

31.73% of diff hit (target 77.50%)

Annotations

Check warning on line 61 in daft/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/__init__.py#L61

Added line #L61 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#L53-L54

Added lines #L53 - L54 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L60

Added line #L60 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L90-L91

Added lines #L90 - L91 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L112

Added line #L112 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L140-L141

Added lines #L140 - L141 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L143-L145

Added lines #L143 - L145 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L147

Added line #L147 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L149

Added line #L149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L151

Added line #L151 was not covered by tests

Check warning on line 1 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L3

Added line #L3 was not covered by tests

Check warning on line 7 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L5-L7

Added lines #L5 - L7 were not covered by tests

Check warning on line 9 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L9

Added line #L9 was not covered by tests

Check warning on line 11 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L11

Added line #L11 was not covered by tests

Check warning on line 16 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 19 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L18-L19

Added lines #L18 - L19 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 27 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 30 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in daft/catalog/pyiceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/pyiceberg.py#L32

Added line #L32 was not covered by tests

Check warning on line 1 in daft/catalog/python_catalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/python_catalog.py#L1

Added line #L1 was not covered by tests

Check warning on line 4 in daft/catalog/python_catalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/python_catalog.py#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 7 in daft/catalog/python_catalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/python_catalog.py#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 10 in daft/catalog/python_catalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/python_catalog.py#L10

Added line #L10 was not covered by tests