Skip to content

docs.rs fails to build polars-lazy since 0.47.0 #22710

@jessicarod7

Description

@jessicarod7

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:

  • 0.47.0, ran at 2025-05-04T08:51:51.594076+00:00
  • 0.47.1, ran at 2025-05-05T12:12:14.045490+00:00

Link

https://docs.rs/crate/polars-lazy/0.47.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions