rohityadav1993 commented on issue #10896:
URL: https://github.com/apache/pinot/issues/10896#issuecomment-1965753872

   The segments are partitioned similarly how the stream is pre-partitioned 
during realtime ingestion. The challenge is validations that are in place, 
segments have to follow a naming convention for reatime tables and there needs 
to be offset info present when loading the segment.
   
   Should we create a new type for segments which implies externally uploaded 
segments for realtime tables and have separate validations for them in 
addSegment flow?


-- 
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: commits-unsubscr...@pinot.apache.org

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