Skip to content

Polars input/output types cleanup#16819

Merged
ayax79 merged 13 commits into
nushell:mainfrom
ayax79:polars_types
Oct 7, 2025
Merged

Polars input/output types cleanup#16819
ayax79 merged 13 commits into
nushell:mainfrom
ayax79:polars_types

Conversation

@ayax79
Copy link
Copy Markdown
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 Noted in Breaking Changes section notes:ready Indicates Ready for 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 Noted in Breaking Changes section notes:ready Indicates Ready for Release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants