Jackie-Jiang commented on PR #18186:
URL: https://github.com/apache/pinot/pull/18186#issuecomment-4996804639

   2 questions:
   1. When will endTimeMs be `-1` (unavailable)? Is it for invalid segment or 
empty segment?
   2. When a RT segment is already covered by the time boundary, we can delete 
the segment without worrying about query correctness. Why do you want to keep 
the segments? I feel most of the case we can save overhead by deleting them. If 
you do want to keep them, we can consider adding a config to tune the behavior


-- 
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