druid/extensions-core
Vishesh Garg f7010253da
Fix issues with MSQ Compaction (#17250) (#17263)
The patch makes the following changes:
1. Fixes a bug causing compaction to fail on array, complex, and other non-primitive-type columns
2. Updates compaction status check to be conscious of partition dimensions when comparing dimension ordering.
3. Ensures only string columns are specified as partition dimensions
4. Ensures `rollup` is true if and only if metricsSpec is non-empty
5. Ensures disjoint intervals aren't submitted for compaction
6. Adds `compactionReason` to compaction task context.

(cherry picked from commit 7e35e50052ee1b4f4d65222e0d5c4883e9fa26da)
2024-10-07 08:42:34 +05:30
..
2024-08-05 14:58:32 +02:00
2024-08-05 14:58:32 +02:00