druid/docs
Paul Rogers b34b4353f4
Async reads for JDBC (#13196)
Async reads for JDBC:
Prevents JDBC timeouts on long queries by returning empty batches
when a batch fetch takes too long. Uses an async model to run the
result fetch concurrently with JDBC requests.

Fixed race condition in Druid's Avatica server-side handler
Fixed issue with no-user connections
2022-10-18 11:40:57 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets fix quickstart (#13126) 2022-09-20 17:44:21 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Async reads for JDBC (#13196) 2022-10-18 11:40:57 -07:00
data-management fix html tags in docs (#13117) 2022-09-18 19:40:33 -07:00
dependencies Doc updates for metadata cleanup and storage (#12190) 2022-01-27 11:40:54 -08:00
design Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
development Collocated processes instructions (#13224) 2022-10-17 11:56:00 -07:00
ingestion Add inline descriptor Protobuf bytes decoder (#13192) 2022-10-11 13:37:28 -05:00
misc Docs: update description of query priority default value (#13191) 2022-10-14 14:28:04 -07:00
multi-stage-query Minor doc update for BroadcastTablesTooLarge (#13218) 2022-10-14 09:06:55 +05:30
operations Docs: Add query/cpu/time to real-time metrics. (#13229) 2022-10-15 18:26:44 +05:30
querying Update nested-columns.md (#13227) 2022-10-14 16:15:46 -07:00
tutorials fix quickstart (#13126) 2022-09-20 17:44:21 -07:00