Skip to content

execute might throw with an empty exception #126

@trondhindenes

Description

@trondhindenes

We're seeing some situations where await client.execute(*insert_statements) will fail (using httpx client) with an empty exception. It seems to stemp from clickhouse not being able to parse the insert payload: Code: 27. DB::Exception: Cannot parse input (at least I believe so), since we sent empty strings in an integer field.

It would be good if the execute call reliably surfaced error messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions