somanullah commented on issue #6387: Druid load rule based on start date of 
segments
URL: 
https://github.com/apache/incubator-druid/issues/6387#issuecomment-425106182
 
 
   Hi @jihoonson My compacted segment interval is  2018-08-26 to 2018-09-26 and 
my load rule is P30D followed by drop forever. Since the start interval 
(2018-08-26) is now out of the period bounds, the segment got dropped. But the 
segment shouldn't have been dropped as it has data from dates which are within 
the load interval. Would it make better for the load rule to check the end date 
of the interval instead of the whole time interval overlaps?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to