ankitsultana opened a new issue, #11379:
URL: https://github.com/apache/pinot/issues/11379

   When producers are distributed, it can happen that the time value for two 
records with the same primary key doesn't match the order of the events in the 
Kafka topic.
   
   From a user's perspective, particularly for Partial Upsert tables, in many 
cases they are only interested in applying a set of updates to their table and 
the order doesn't matter that much.
   
   Given this, it would be great if we could support a config to control 
whether out of order events should be dropped or 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.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.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