ClickHouse / ClickHouse/clickhouse-java

[jdbc-v2] review default value for wait_end_of_query

未关闭
#2,830 0 条评论 0 个 reaction 已指派 1 人 已被 @chernser 认领 在 GitHub 查看
jdbc-v2
主要语言
Java
星标
1.6k
派生
636
平均合并
2 天 23 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。