Skip to content

fix: Raise iflist.explode is called on a non list column#27321

Open
gab23r wants to merge 2 commits intopola-rs:mainfrom
gab23r:fix_25649_explode
Open

fix: Raise iflist.explode is called on a non list column#27321
gab23r wants to merge 2 commits intopola-rs:mainfrom
gab23r:fix_25649_explode

Conversation

@gab23r
Copy link
Copy Markdown
Contributor

@gab23r gab23r commented Apr 15, 2026

Fixes the explode case of #25649

the case is simpler than the concat case, as here I implemented a proper list_explode which solve the issue directly.
I PR is coming the for the concat case.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Apr 15, 2026
@gab23r gab23r force-pushed the fix_25649_explode branch from 734770c to fedb792 Compare April 15, 2026 15:45
@github-actions github-actions bot added the changes-dsl Do not merge if this label is present and red. label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changes-dsl Do not merge if this label is present and red. fix Bug fix python Related to Python Polars rust Related to Rust Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant