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

fix: log DDL SQL in verbose mode #9816

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: log DDL SQL in verbose mode

22e79bd
Select commit
Loading
Failed to load commit list.
Open

fix: log DDL SQL in verbose mode #9816

fix: log DDL SQL in verbose mode
22e79bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 12, 2024 in 0s

86.36% of diff hit (within 92.00% threshold of 95.17%)

View this Pull Request on Codecov

86.36% of diff hit (within 92.00% threshold of 95.17%)

Annotations

Check warning on line 669 in ibis/backends/bigquery/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/bigquery/__init__.py#L669

Added line #L669 was not covered by tests

Check warning on line 341 in ibis/backends/mssql/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/mssql/__init__.py#L341

Added line #L341 was not covered by tests

Check warning on line 731 in ibis/backends/snowflake/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/snowflake/__init__.py#L731

Added line #L731 was not covered by tests