Skip to content

P1-5: upgrade polars 0.38 to current #21

Description

@trial123Zel

Roadmap task

P1-5

Problem

polars is pinned at 0.38.3 and must be upgraded to the current release. This touches the schema/series API throughout cryo_freeze, including a with_series! -> with_column rename.

Affected files

  • crates/freeze/src/types/dataframes/ and dataset files using the polars series API
  • crates/to_df/

Acceptance criteria

  • The workspace builds against current polars.
  • All Parquet output is schema-identical to the P1-0 baseline.

Validation method

cargo build + cryo_test all-datatype diff vs the P1-0 baseline.

References & credit

ROADMAP P1-5. Intertwined with P1-1..P1-4. Reference: upstream PR paradigmxyz#244 (@clouds56).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/freezecryo_freeze cratephase/1Dependency Modernizationsize/lLarge taskstatus/blockedBlocked by a dependencytype/choreMaintenance, tooling, housekeeping

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions