-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description
Docs.rs has reported build failures for the polars-lazy crate in both 0.47.0 and 0.47.1. The error in both releases seems to be this:
[INFO] [stderr] error: the package 'polars-lazy' does not contain this feature: panic_on_schema
I think removing this line in the Cargo.toml would resolve it, but I'm not sure what feature is supposed to enable, and if it's just been missed.
Links to build logs:
Link
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation