ClickHouse / ClickHouse/clickhouse-java
[jdbc-v2] review default value for wait_end_of_query
Đang mở
jdbc-v2
- Ngôn ngữ chính
- Java
- Star
- 1.6k
- Fork
- 636
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.