Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

CI: Update mozilla-actions/sccache-action to 0.0.8#135

Closed
lukeshingles wants to merge 3 commits into
pola-rs:mainfrom
lukeshingles:update_sccache_action
Closed

CI: Update mozilla-actions/sccache-action to 0.0.8#135
lukeshingles wants to merge 3 commits into
pola-rs:mainfrom
lukeshingles:update_sccache_action

Conversation

@lukeshingles
Copy link
Copy Markdown
Contributor

@lukeshingles lukeshingles commented Apr 27, 2025

The existing version (0.0.3) of sccache-action uses a decommissioned version of the GitHub cache action.

Error seen in #134.

(REVERTED: Will not be needed after polars dep is updated to 0.47 is on main, #137) Also restricted python polars version <1.22 in example/extend_polars_python_dispatch/requirements.txt to work around incompatibility until the next rust polars release. Error was:

    print(lazy_parallel_jaccard(df.lazy(), "list_a", "list_b").collect())
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: BindingsError: "Error when deserializing LazyFrame. This may be due to mismatched polars versions. invalid value: integer `1598837572`, expected variant index 0 <= i < 18"```

@lukeshingles
Copy link
Copy Markdown
Contributor Author

Fixed in #141.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant