kishoreg commented on issue #5609:
URL: 
https://github.com/apache/incubator-pinot/issues/5609#issuecomment-650837183


   we would love to do this.  one problem is a segment can span across days. 
What should we do in that case?
   
   Most segments will have data for a single date but during day boundaries, 
its possible to span across two days. There is another case of late-arriving 
events that might have data spanning across many dates.
   
   We are working on segment split and merge tasks where we can plan to 
re-organize the segments according to the day/hour etc.
   
   Would love to hear your thoughts


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

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