druid/docs
Adarsh Sanjeev 959148ad37
Add code to wait for segments generated to be loaded on historicals (#14322)
Currently, after an MSQ query, the web console is responsible for waiting for the segments to load. It does so by checking if there are any segments loading into the datasource ingested into, which can cause some issues, like in cases where the segments would never be loaded, or would end up waiting for other ingests as well.

This PR shifts this responsibility to the controller, which would have the list of segments created.
2023-09-06 10:35:57 +05:30
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference Add code to wait for segments generated to be loaded on historicals (#14322) 2023-09-06 10:35:57 +05:30
assets docs: query from deep storage (#14609) 2023-08-04 11:10:08 +05:30
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Remove deprecated coordinator dynamic configs (#14923) 2023-09-04 11:54:36 +05:30
data-management docs: update note in automatic compaction doc (#14908) 2023-08-25 14:14:29 -07:00
design enable sql compatible null handling mode by default (#14792) 2023-08-21 20:07:13 -07:00
development prometheus-emitter: add extraLabels parameter (#14728) 2023-08-29 12:02:22 -07:00
ingestion Add docs for ingesting Kafka topic name (#14894) 2023-08-24 19:19:59 +05:30
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Docusaurus2 upgrade for master (#14411) 2023-08-16 19:01:21 -07:00
operations remove group-by v1 (#14866) 2023-08-23 12:44:06 -07:00
querying fixup array and mvd sql docs (#14928) 2023-09-05 16:17:00 -07:00
tutorials fix supervisor spec api submission commands (#14877) 2023-08-23 14:38:09 +05:30