Skip to content

Automatically output files for DuckDB #564

@AcevedoR

Description

@AcevedoR

Feature description

COPY TO '{{ outputFiles.result }}' — if you have any files generated within the query that weren’t in the wdir before the task run, we can automatically output them without requiring to specify any outputFiles objects. This syntax will still work if specified, but it's no longer required. we can deprecate the outputFiles property because it will now be done by default (TBD if possible)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginPlugin-related issue or feature requestenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions