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(flink): cast map key lookups because flink requires exact type matches #8724

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Mar 21, 2024

Fixes failing upstream flink tests due to flink's need for exact type matching on map lookups.

@cpcloud cpcloud added this to the 9.0 milestone Mar 21, 2024
@cpcloud cpcloud added bug Incorrect behavior inside of ibis flink Issues or PRs related to Flink labels Mar 21, 2024
@cpcloud cpcloud merged commit 6893a5f into ibis-project:main Mar 21, 2024
82 checks passed
@cpcloud cpcloud deleted the fix-flink branch March 21, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis flink Issues or PRs related to Flink
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant