Skip to content

Split up scan node in Polars DSL #20229

@vyasr

Description

@vyasr

The differing logic for the various file types in the scan node is enough to make that function very difficult to parse, and it is made doubly problematic by the issues it causes for reusing variable names for type checkers.

All of these options naming changes suggest we should split this function out of a single massive monolithic if/else for the different IO types.

Originally posted by @wence- in #20224 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions