Skip to content

Is it possible to batch update table #630

Description

@luoyuxia

Currently, the clickhouse-jdbc doesn't support batch update table.
I wonder is it possible to modify clickhouse-jdbc to make it support the batch update.
if so, what's the best or elegant way to do that.
Should I send 'alter' statement one by one to clickhouse server in a batch?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions