Skip to content

Missing 'context' argument from clickhouse-driver update #10

@frabarz

Description

@frabarz

About 10 months ago, clickhouse-driver added a third argument to the Client.substitute_params method. This update was not reflected in aioch, and it's making all execute_iter() and execute_with_progress() calls fail with

TypeError: substitute_params() missing 1 required positional argument: 'context'

The solution is to update line 82 and line 103.

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