Skip to content

Avoid schema deep clone in PruningExpressionBuilder #17198

@findepi

Description

@findepi

Avoid schema deep clone in

let df_schema = DFSchema::try_from(schema.clone())?;

by passing SchemaRef to that function.

Originally posted by @alamb in #17189 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions