Skip to content

Conversation

ayax79
Copy link
Contributor

@ayax79 ayax79 commented Oct 6, 2025

Cleans up input output types ahead of the #16079

There will possibly be more breakages, this however should fix most of them. There is only one user facing changes. The polars types will now be prefixed with polars_ (e.g. polars_dataframe)

Release notes summary - What our users need to know

The Polars plugin's value types are renamed to be prefixed with polars_ (e.g. polars_dataframe)


@github-actions github-actions bot added A:plugin-polars Work related to the polars dataframe implementation A:plugins This issue is about plugins labels Oct 6, 2025
@ayax79 ayax79 merged commit 2bc71fb into nushell:main Oct 7, 2025
16 checks passed
@ayax79 ayax79 deleted the polars_types branch October 7, 2025 00:14
@github-actions github-actions bot added this to the v0.108.0 milestone Oct 7, 2025
@Bahex Bahex added notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes notes:ready The "Release notes summary" section of this PR is ready to be included in our release notes. labels Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:plugin-polars Work related to the polars dataframe implementation A:plugins This issue is about plugins notes:breaking-changes This PR implies a change affecting users and has to be noted in the release notes notes:ready The "Release notes summary" section of this PR is ready to be included in our release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants