Skip to content

Support arbitrary queries for COPY TO #54

Description

@theory

Allow this sort of thing to work:

COPY (SELECT id, name, age FROM users WHERE age < 60) TO 's3://bucket/path/under_60.csv';

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttasksList of things to work on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions