druid/docs
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
..
api-reference Add supervisor actions (#16276) 2024-04-24 13:14:01 -07:00
assets Add supervisor actions (#16276) 2024-04-24 13:14:01 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
data-management Kill segments by versions (#15994) 2024-03-13 09:37:30 +05:30
design Docs: Remove references to Zk-based segment loading (#16360) 2024-05-01 08:06:00 +05:30
development upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
ingestion Support for filters in the Druid Delta Lake connector (#16288) 2024-04-29 11:31:36 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Add validation for reindex with realtime sources (#16390) 2024-05-07 10:32:15 +05:30
operations upgrade mysql:mysql-connector-java to 8.2.0 (#16024) 2024-05-06 21:58:37 +08:00
querying Feature configurable calcite bloat (#16248) 2024-05-06 20:43:39 +05:30
release-info docs: Add upgrade notes for Druid 29.0.1 (#16123) 2024-04-09 13:56:57 -07:00
tutorials remove additional column marks (#16319) 2024-04-22 19:41:54 -07:00