Jackie-Jiang opened a new issue #6362: URL: https://github.com/apache/incubator-pinot/issues/6362
Real-time committed segment is very similar to offline segment with the following differences: - It has metadata of consuming start/end offset - Its name follows the real-time segment naming convention (stream info and time info embedded) For LLC committed segment, it should be possible to replace the existing segment with a new segment covering the same consuming start/end offset. This feature will be useful in the following scenarios: - Data correction - Segment purge - Segment re-indexing ---------------------------------------------------------------- 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