Skip to content

SELECT INTO OUTFILE: support writing multiple files. #30274

@alexey-milovidov

Description

@alexey-milovidov

Use case

WITH number % 10 AS part SELECT number FROM numbers(1000) INTO OUTFILE 'file_{part}.txt'

Additional context

Hold, because it's difficult to analyze that the part identifier is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions