morningman commented on issue #6949:
URL: 
https://github.com/apache/incubator-doris/issues/6949#issuecomment-953476231


   > Thanks for reply. I thought about that, which I couldn't understant is 
batch load with same key may produce different "version" data on replicas due 
to ingetion order, is it possible save differ `num_rows` on `rs_metas`?
   
   It could happen, each replica of a tablet will handle data independently, so 
maybe there are different data order and merge order, cause different result 
such as row number.


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

Reply via email to