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(flink): implement array operators #7951

Merged
merged 1 commit into from
Jan 31, 2024

feat(flink): implement array operators

a71e494
Select commit
Loading
Failed to load commit list.
Merged

feat(flink): implement array operators #7951

feat(flink): implement array operators
a71e494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2024 in 0s

64.44% of diff hit (within 92.00% threshold of 94.80%)

View this Pull Request on Codecov

64.44% of diff hit (within 92.00% threshold of 94.80%)

Annotations

Check warning on line 286 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L286

Added line #L286 was not covered by tests

Check warning on line 306 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L304-L306

Added lines #L304 - L306 were not covered by tests

Check warning on line 311 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 315 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L315

Added line #L315 was not covered by tests

Check warning on line 318 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L318

Added line #L318 was not covered by tests

Check warning on line 320 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L320

Added line #L320 was not covered by tests

Check warning on line 322 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L322

Added line #L322 was not covered by tests

Check warning on line 325 in ibis/backends/flink/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/registry.py#L325

Added line #L325 was not covered by tests

Check warning on line 55 in ibis/backends/flink/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/tests/conftest.py#L55

Added line #L55 was not covered by tests

Check warning on line 61 in ibis/backends/flink/tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/tests/conftest.py#L61

Added line #L61 was not covered by tests