fx19880617 commented on issue #5753:
URL: 
https://github.com/apache/incubator-pinot/issues/5753#issuecomment-665945918


   > @kishoreg I'm not sure if we should move realtime completed segments to 
offline servers, or to another set of realtime servers. For a realtime only 
table, I don't see the benefit of making it hybrid compared with just moving 
completed segments to another set of realtime servers, we also need to pay the 
extra cost for the extra filter for hybrid table.
   > We should treat realtime table as first class citizen and support 
merge/rollup/backfill etc. the same way as offline table.
   
   I think the major challenging here is to support atomic swap for a batch of 
segments.
   Also things like batch backfilled segments are usually time bounded, but 
realtime segments are not.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to