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(impala): add tbl_properties to create_table #9839

Merged
merged 1 commit into from
Aug 14, 2024

feat(impala): add `tbl_properties` to `create_table`

4086491
Select commit
Loading
Failed to load commit list.
Merged

feat(impala): add tbl_properties to create_table #9839

feat(impala): add `tbl_properties` to `create_table`
4086491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 14, 2024 in 1s

14.28% of diff hit (within 92.00% threshold of 95.15%)

View this Pull Request on Codecov

14.28% of diff hit (within 92.00% threshold of 95.15%)

Annotations

Check warning on line 109 in ibis/backends/impala/ddl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/ddl.py#L109

Added line #L109 was not covered by tests

Check warning on line 162 in ibis/backends/impala/ddl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/ddl.py#L162

Added line #L162 was not covered by tests

Check warning on line 288 in ibis/backends/impala/ddl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/ddl.py#L288

Added line #L288 was not covered by tests

Check warning on line 146 in ibis/backends/impala/tests/test_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/tests/test_partition.py#L146

Added line #L146 was not covered by tests

Check warning on line 167 in ibis/backends/impala/tests/test_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/tests/test_partition.py#L167

Added line #L167 was not covered by tests

Check warning on line 193 in ibis/backends/impala/tests/test_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/impala/tests/test_partition.py#L193

Added line #L193 was not covered by tests