Skip to content

Bypass Polars with most Nothing columns#68

Merged
drhagen merged 7 commits into
masterfrom
nothing-columns
Apr 4, 2026
Merged

Bypass Polars with most Nothing columns#68
drhagen merged 7 commits into
masterfrom
nothing-columns

Conversation

@drhagen

@drhagen drhagen commented Apr 4, 2026

Copy link
Copy Markdown
Owner

Polars has DataType:Null, but it is basically completely broken for all operations.

  • Add tests for nulls in columns and columns with type Nothing
  • Add workarounds to not give Null columns to Polars operations
  • Check Rust formatting as part of nox -s lint

@drhagen drhagen merged commit 86b7bb1 into master Apr 4, 2026
27 checks passed
@drhagen drhagen deleted the nothing-columns branch April 4, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant