Skip to content

support = assignment in function args #1057

Closed
@universalmind303

Description

@universalmind303

Some sql dialects such as duckdb allow for = assignment in function args. currently only => is supported as an assignment operator.

desired usage:

SELECT * FROM read_csv_auto('flights.csv', HEADER=true);

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