Closed chernser closed 1 month ago
Adds two new configuration options for client and operations:
httpHeader
serverSetting
Closes https://github.com/ClickHouse/clickhouse-java/issues/1782 Closes https://github.com/ClickHouse/clickhouse-java/issues/1750 Closes https://github.com/ClickHouse/clickhouse-java/issues/1665
Delete items not relevant to your PR:
Failed conditions 77.3% Coverage on New Code (required ≥ 80%)
See analysis details on SonarCloud
Summary
Adds two new configuration options for client and operations:
httpHeader
- to set additional http headers or override already set one'sserverSetting
- to pass settings to a server (thru query parameters in case of HTTP)Closes https://github.com/ClickHouse/clickhouse-java/issues/1782 Closes https://github.com/ClickHouse/clickhouse-java/issues/1750 Closes https://github.com/ClickHouse/clickhouse-java/issues/1665
Checklist
Delete items not relevant to your PR: