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 getter for Struct and List expressions #1775

Merged
merged 9 commits into from
Jan 12, 2024

add list getter (no overrideable default)

a7b5e5e
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] Add getter for Struct and List expressions #1775

add list getter (no overrideable default)
a7b5e5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2024 in 1s

40.00% of diff hit (target 84.60%)

View this Pull Request on Codecov

40.00% of diff hit (target 84.60%)

Annotations

Check warning on line 685 in daft/expressions/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/expressions/expressions.py#L684-L685

Added lines #L684 - L685 were not covered by tests

Check warning on line 604 in daft/series.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/series.py#L604

Added line #L604 was not covered by tests