Skip to content

Bulk import multiple files in parallel #7

@astigsen

Description

@astigsen

The Exasol protocol allows import of multiple files in parallel as described here: https://exasol.github.io/pyexasol/master/user_guide/exploring_features/import_and_export/http_transport.html.

Right now the driver only allows you to import one file at a time. Are there plans to add support for parallel import? It would be super nice to be able to give the driver a list of parquet files and have them all imported in one go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions