Skip to content

Feat: WithAsync has no meaning if Async insert is enabled by default on server #1848

@kavirajk

Description

@kavirajk
  1. ClickHouse made async insert as default in recent version
  2. Meaning, even without setting async_insert=1 explicitly (which is basically what WithAsync option do) user will have async_insert on the server side.

We need some way to disable async_insert if user wants to. Also gives better user experience

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions