gianm opened a new pull request, #14127:
URL: https://github.com/apache/druid/pull/14127

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to