Support `COPY (query) TO ...` · Issue #332 · KipData/KiteSQL · GitHub
Skip to content

Support COPY (query) TO ... #332

@KKould

Description

@KKould

Current state

COPY currently supports table/file transfers, but not COPY (query) TO ....

Expected

Support query sources in COPY.

Pointers

  • src/binder/copy.rs:82
  • src/binder/copy.rs:95

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