-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request