ClickHouse / ClickHouse/clickhouse-java

[jdbc-v2] review default value for wait_end_of_query

Open
#2,830 0 comments 0 reactions 1 assignee Claimed by @chernser View on GitHub
jdbc-v2
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.