druid/docs
Vishesh Garg 3d595cfab1
Add storeCompactionState flag support to msq (#15965)
Compaction in the native engine by default records the state of compaction for each segment in the lastCompactionState segment field. This PR adds support for doing the same in the MSQ engine, targeted for future cases such as REPLACE and compaction done via MSQ.

Note that this PR doesn't implicitly store the compaction state for MSQ replace tasks; it is stored with flag "storeCompactionState": true in the query context.
2024-04-09 16:47:47 +05:30
..
api-reference Add reasoning for choosing shardSpec to the MSQ report (#16175) 2024-04-09 11:32:02 +05:30
assets [Docs] Refactor streaming ingestion section (#15591) 2024-02-12 13:52:42 -08:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Update kubernetes-overloard-extension extension name in docs (#16239) 2024-04-04 14:38:28 -07:00
data-management Kill segments by versions (#15994) 2024-03-13 09:37:30 +05:30
design docs: mention acid-compliance for meta store (#16014) 2024-03-04 11:00:38 +08:00
development docs: clarify description of uri/uriprefix (#16110) 2024-03-13 11:52:01 -07:00
ingestion Populate segment stats for non-parallel compaction jobs (#16171) 2024-03-29 09:40:55 -04:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Add storeCompactionState flag support to msq (#15965) 2024-04-09 16:47:47 +05:30
operations Visibility into LagBased AutoScaler desired task count (#16199) 2024-03-27 13:08:00 -04:00
querying docs: add tutorial with examples of sql null handling (#16185) 2024-04-01 11:03:42 -07:00
release-info docs: Add upgrade notes for Druid 29.0.0 (#16022) 2024-03-04 08:58:52 -08:00
tutorials Migrate to use docker compose v2 (#16232) 2024-04-03 12:32:55 +02:00