Skip to content

Add support for compression #103

@TH-HA

Description

@TH-HA

Hello we are trying to do massive insert thru the ODBC drivers of clickhouse and we are not reaching good performances ( compare to what we have with jdbc).
After looking what is sent and received from the ODBC client compare to the jdbc one, we can see that data are not compress at all with the ODBC driver. Due to this lack of compression , the network is becoming the main bottleneck.

Is there any plan to add compression support in the ODBC drivers ?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions