pradeepgv42 commented on issue #5609: URL: https://github.com/apache/incubator-pinot/issues/5609#issuecomment-651262222
thanks, yeah that makes sense, better organizing will only be possible if segments are created in a time window respecting manger. One alternative is to organize by max(timestamp) in a window. This might be better when segment split/merge tasks are available (not sure how exactly this would look like), maybe better to tackle this then. ---------------------------------------------------------------- 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]
