Closed pan3793 closed 9 months ago
ClickHouse Java Client changed default HTTP Client to Apache HTTP client since 0.5.0 in https://github.com/ClickHouse/clickhouse-java/issues/1421
As reported in https://github.com/housepower/spark-clickhouse-connector/issues/257#issuecomment-1691107726
It's recommended to enable async_insert and wait_for_async_insert for that.
ClickHouse Java Client changed default HTTP Client to Apache HTTP client since 0.5.0 in https://github.com/ClickHouse/clickhouse-java/issues/1421
As reported in https://github.com/housepower/spark-clickhouse-connector/issues/257#issuecomment-1691107726
It's recommended to enable async_insert and wait_for_async_insert for that.