ClickHouse / ClickHouse/clickhouse-java

[jdbc-v2] review default value for wait_end_of_query

Aperta
#2,830 0 commenti 0 reazioni 1 assegnatario Rivendicata da @chernser Vedi su GitHub
jdbc-v2
Lingua principale
Java
Stelle
1.6k
Fork
636
Merge medio
2g 23h
PR unite (30g)
29

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.