Jackie-Jiang commented on issue #6679:
URL: 
https://github.com/apache/incubator-pinot/issues/6679#issuecomment-877386980


   @mcvsubbu So the suggestion here is to add an `offsetMode`:
   - AUTO: pick the end offset of the last completed segment, or offset per the 
table config if there is no completed segment
   - EARLIEST/LATEST: As if there is no completed segment
   
   I'd still suggest allowing users to manually put the offset if they want. 
This might not be as easy to use, but can make special requirement possible, 
e.g. skipping a known bad offset without losing all the recent records.


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