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): create views from more mem data types #9622

Merged

Conversation

deepyaman
Copy link
Contributor

@deepyaman deepyaman commented Jul 17, 2024

Description of changes

Related to #9617, this marks a few tests in ibis/backends/tests/test_client.py as notimpl, because they would mean updating a view (think that's generally not reasonable?).

At the same time, there's no reason we shouldn't support at least constructing the memtable from a broader set of types. This goes through the ibis.memtable route, since it already supports a variety of types.

@deepyaman deepyaman marked this pull request as ready for review July 17, 2024 17:28
@deepyaman deepyaman requested a review from cpcloud July 17, 2024 17:28
Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

@cpcloud cpcloud added bug Incorrect behavior inside of ibis flink Issues or PRs related to Flink labels Jul 17, 2024
@cpcloud cpcloud added this to the 9.2 milestone Jul 17, 2024
@cpcloud cpcloud merged commit b83fc2b into ibis-project:main Jul 17, 2024
87 checks passed
@deepyaman deepyaman deleted the feat/flink/more-robust-view-creation branch July 17, 2024 21:58
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.

2 participants