Skip to content

Dataset.to_sql doesn't utilize num_proc #7788

@tcsmaster

Description

@tcsmaster

The underlying SqlDatasetWriter has num_proc as an available argument here , but Dataset.to_sql() does not accept it, therefore it is always using one process for the SQL conversion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions