forked from paradigmxyz/cryo
-
Notifications
You must be signed in to change notification settings - Fork 0
P1-5: upgrade polars 0.38 to current #21
Copy link
Copy link
Closed
Labels
area/freezecryo_freeze cratecryo_freeze cratephase/1Dependency ModernizationDependency Modernizationsize/lLarge taskLarge taskstatus/blockedBlocked by a dependencyBlocked by a dependencytype/choreMaintenance, tooling, housekeepingMaintenance, tooling, housekeeping
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area/freezecryo_freeze cratecryo_freeze cratephase/1Dependency ModernizationDependency Modernizationsize/lLarge taskLarge taskstatus/blockedBlocked by a dependencyBlocked by a dependencytype/choreMaintenance, tooling, housekeepingMaintenance, tooling, housekeeping
Roadmap task
P1-5
Problem
polarsis pinned at 0.38.3 and must be upgraded to the current release. This touches the schema/series API throughoutcryo_freeze, including awith_series!->with_columnrename.Affected files
crates/freeze/src/types/dataframes/and dataset files using the polars series APIcrates/to_df/Acceptance criteria
Validation method
cargo build+cryo_testall-datatype diff vs the P1-0 baseline.References & credit
ROADMAP P1-5. Intertwined with P1-1..P1-4. Reference: upstream PR paradigmxyz#244 (@clouds56).