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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]