druid/docs/multi-stage-query
Adarsh Sanjeev 269e035e76
Add validation for reindex with realtime sources (#16390)
Add validation for reindex with realtime sources.

With the addition of concurrent compaction, it is possible to ingest data while querying from realtime sources with MSQ into the same datasource. This could potentially lead to issues if the interval that is ingested into is replaced by an MSQ job, which has queried only some of the data from the realtime task.

This PR adds validation to check that the datasource being ingested into is not being queried from, if the query includes realtime sources.
2024-05-07 10:32:15 +05:30
..
concepts.md MSQ: Validate that strings and string arrays are not mixed. (#15920) 2024-03-13 15:37:27 -07:00
examples.md docs: add note about finalizeaggregations for sql-based ingestion (#15631) 2024-01-08 10:06:10 -08:00
index.md Docusaurus2 upgrade for master (#14411) 2023-08-16 19:01:21 -07:00
known-issues.md Window function on msq (#15470) 2024-03-28 14:58:34 +05:30
reference.md Add validation for reindex with realtime sources (#16390) 2024-05-07 10:32:15 +05:30
security.md docs: durable storage azure cleanup (#15120) 2023-10-31 15:20:38 -07:00