Skip to content

Any reason Flight SQL requires query as the "source"? #411

@askarbozcan

Description

@askarbozcan

I understand that in flight sql driver the QUERY parameter is the one executed on the source db, and then the data is streamed back to DF.

What I don't understand it, why not send the unparsed sql directly, like in other DB providers? It would be way more efficient to push down any filters/projections (like it already works with SqlExec).

Clarifying edit: I obviously only mean the Flight SQL in particular, not Flight in general.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions