deemoliu commented on issue #11379:
URL: https://github.com/apache/pinot/issues/11379#issuecomment-1683075022

   We had one use case that using a dummy comparison column (the value is 
computed in the batch manner and timestamp is the same in the same batch), then 
the late event will not be ignored and merge with the existing records.
   
   The current late event handling provide consistent result, no matter how is 
the message order, as long as for record that share the same PK has different 
comparison column values. We might still want to keep this behavior. 
   
   
    


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