ClickHouse / ClickHouse/clickhouse-java
[jdbc-v2] review default value for wait_end_of_query
オープン
jdbc-v2
- 主要言語
- Java
- スター
- 1.6k
- フォーク
- 636
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 29
説明
### Description
There is setting `wait_end_of_query` https://clickhouse.com/docs/operations/settings/settings#http_wait_end_of_query that enabled query buffering on server side.
Mainly how it affects query of big data and statistics returned in response.
What need to be done:
- Explore effect on client side.
- Document usage
- Update code if needed.
コントリビューションガイド
評価
この issue はまだ評価されていません。