mcvsubbu commented on issue #7004:
URL: 
https://github.com/apache/incubator-pinot/issues/7004#issuecomment-882714584


   Sorry, there was no discussion in the slack channel after I got added to it. 
I saw the mention for a meeting and I was hoping that one would be called, but 
I did not get any invite. None of these requirements were mentioned in the 
slack channel.
   
   What are your queries ? (are they like `select *` and you want to know which 
new rows came in since you executed the same query previous time?
   
   Pinot guarantees exactly once consumption, and guarantees not missing any 
row from underlying stream (unless underlying stream has a low retention). 
Since I see the slack channel has a lot of discussion about actual 
implementation, perhaps you already know about these guarantees, but I thought 
i will mention anyway


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