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: More dtypes supports cast to list #11025

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

reswqa
Copy link
Collaborator

@reswqa reswqa commented Sep 9, 2023

This closes #10709.

Upstream pull request: jorgecarleitao/arrow2#1567. Please review it first. :)

I will change the arrow2 dependency to the correct upstream rev after that being merged.

@reswqa reswqa marked this pull request as draft September 9, 2023 14:08
@reswqa reswqa changed the title [DO NOT MERGE] Testing upstream change. [DO NOT MERGE] feat: More dtypes supports cast to list Sep 9, 2023
@reswqa reswqa marked this pull request as ready for review September 9, 2023 14:27
Cargo.toml Outdated Show resolved Hide resolved
@reswqa reswqa changed the title [DO NOT MERGE] feat: More dtypes supports cast to list feat: More dtypes supports cast to list Sep 9, 2023
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Sep 9, 2023
@ritchie46
Copy link
Member

Alright! Thanks.

@ritchie46 ritchie46 merged commit cd3c339 into pola-rs:main Sep 11, 2023
20 of 23 checks passed
@ion-elgreco
Copy link
Contributor

@reswqa Thanks a lot!

@reswqa reswqa deleted the cast_to_list branch September 11, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for cast LargeUtf8 to LargeList(LargeUtf8)
3 participants