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): add map support #8425

Merged
merged 1 commit into from
Feb 24, 2024

feat(flink): add map support

ce15e5f
Select commit
Loading
Failed to load commit list.
Merged

feat(flink): add map support #8425

feat(flink): add map support
ce15e5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2024 in 0s

37.03% of diff hit (within 92.00% threshold of 92.55%)

View this Pull Request on Codecov

37.03% of diff hit (within 92.00% threshold of 92.55%)

Annotations

Check warning on line 553 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L552-L553

Added lines #L552 - L553 were not covered by tests

Check warning on line 556 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L555-L556

Added lines #L555 - L556 were not covered by tests

Check warning on line 560 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L558-L560

Added lines #L558 - L560 were not covered by tests

Check warning on line 563 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L562-L563

Added lines #L562 - L563 were not covered by tests

Check warning on line 566 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L565-L566

Added lines #L565 - L566 were not covered by tests

Check warning on line 568 in ibis/backends/flink/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/flink/compiler.py#L568

Added line #L568 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L17 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L67 was not covered by tests

Check warning on line 1052 in ibis/backends/sql/datatypes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/backends/sql/datatypes.py#L1050-L1052

Added lines #L1050 - L1052 were not covered by tests