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(mssql): add hashbytes and test for binary output hash fns #8107

Merged
merged 4 commits into from
Jan 29, 2024

feat(pyspark, duckdb): add hexdigest support

531d250
Select commit
Loading
Failed to load commit list.
Merged

feat(mssql): add hashbytes and test for binary output hash fns #8107

feat(pyspark, duckdb): add hexdigest support
531d250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 26, 2024 in 1s

75.00% of diff hit (within 92.00% threshold of 91.56%)

View this Pull Request on Codecov

75.00% of diff hit (within 92.00% threshold of 91.56%)

Annotations

Check warning on line 284 in ibis/backends/clickhouse/compiler/values.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/clickhouse/compiler/values.py#L284

Added line #L284 was not covered by tests

Check warning on line 235 in ibis/backends/mssql/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/mssql/registry.py#L235

Added line #L235 was not covered by tests

Check warning on line 239 in ibis/backends/mssql/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/mssql/registry.py#L238-L239

Added lines #L238 - L239 were not covered by tests

Check warning on line 251 in ibis/backends/mssql/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/mssql/registry.py#L251

Added line #L251 was not covered by tests

Check warning on line 255 in ibis/backends/mssql/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/mssql/registry.py#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 2074 in ibis/backends/pyspark/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/compiler.py#L2074

Added line #L2074 was not covered by tests

Check warning on line 2076 in ibis/backends/pyspark/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/pyspark/compiler.py#L2076

Added line #L2076 was not covered by tests