I can't compile a project with Compiling polars-io v0.38.2 error[E0658]: use of unstable library feature 'arc_unwrap_or_clone' #14988
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
rust
Related to Rust Polars
Checks
Reproducible example
Log output
Issue description
trying to compiling a small program with lazy features. Compile error.
Expected behavior
successful compilation of polars-lazy lib...
Installed versions
polars = {version="0.38.2",features =["lazy","parquet","dtype-datetime"]}
The text was updated successfully, but these errors were encountered: