mirror of https://github.com/apache/druid.git
a7d4162195
* Compaction: Block input specs not aligned with segmentGranularity. When input intervals are not aligned with segmentGranularity, data may be overshadowed if it lies in the space between the input intervals and the output segmentGranularity. In MSQ REPLACE, this is a validation error. IMO the same behavior makes sense for compaction tasks. In case anyone was depending on the ability to compact nonaligned intervals, a configuration parameter allowNonAlignedInterval is provided. I don't expect it to be used much. * Remove unused. * ITCompactionTaskTest uses non-aligned intervals. |
||
---|---|---|
.. | ||
automatic-compaction.md | ||
compaction.md | ||
delete.md | ||
index.md | ||
schema-changes.md | ||
update.md |