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: support cast decimal to utf8 #13829

Merged
merged 2 commits into from
Jan 24, 2024
Merged

feat: support cast decimal to utf8 #13829

merged 2 commits into from
Jan 24, 2024

Conversation

flisky
Copy link
Contributor

@flisky flisky commented Jan 19, 2024

I pushed down format_decimal from polars-core into polars-arrow.

@ritchie46
Copy link
Member

Your timing is a bit unlucky. We just swapped the internal string type in polars.

@flisky flisky force-pushed the dec2str branch 2 times, most recently from 848c8ba to 701b8c0 Compare January 22, 2024 09:24
@ritchie46
Copy link
Member

@flisky can you rewrite to the new Utf8View?

@flisky
Copy link
Contributor Author

flisky commented Jan 22, 2024

Okay, I'll try tomorrow.

@alexander-beedie alexander-beedie added the A-dtype-decimal Area: decimal data type label Jan 23, 2024
@ritchie46 ritchie46 changed the title support cast decimal to utf8 feat: support cast decimal to utf8 Jan 24, 2024
@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 Jan 24, 2024
Copy link
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

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

Thanks!

@ritchie46 ritchie46 merged commit aa8d37d into pola-rs:main Jan 24, 2024
18 checks passed
r-brink pushed a commit to r-brink/polars that referenced this pull request Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dtype-decimal Area: decimal data type 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.

3 participants