Skip to content

Could you add async_insert to options? #145

@SlavaVV

Description

@SlavaVV

This is new feature for CH. Allows to avoid using buffer tables

New asynchronous INSERT mode allows to accumulate inserted data and store it in a single batch in background.

https://clickhouse.com/docs/ru/operations/settings/settings/#async-insert - by default=0

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