Skip to content

fix(polars): ensure that memtables can be compiled into LazyFrames by running pre-execute hooks #11392

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

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 26, 2025

Fixes a bug in the polars backend compile method where memtables were not visible.

@cpcloud cpcloud changed the title polars compile memtables fix(polars): ensure that memtables can be compiled into LazyFrames by running pre-execute hooks Jun 26, 2025
@cpcloud cpcloud added polars The polars backend bug Incorrect behavior inside of ibis labels Jun 26, 2025
@github-actions github-actions bot added the tests Issues or PRs related to tests label Jun 26, 2025
@cpcloud cpcloud merged commit 7be448e into ibis-project:main Jun 26, 2025
116 of 117 checks passed
@cpcloud cpcloud deleted the polars-compile-memtables branch June 26, 2025 14:39
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 polars The polars backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant