zhangwenchao-123 commented on PR #1667:
URL: https://github.com/apache/cloudberry/pull/1667#issuecomment-4412023303

   This purpose of this commit is to fix the number between `copy to` and `copy 
from` is different on QD when the table is replicated. Before this, the copy to 
always reports N rows while the copy from reports N * numsegs from the QD on 
replicated table. I have tested again and don't find the first problem you 
described. Can recheck it and give me new message? What's more, I don't 
understand what you mean 'on a 4-segment cluster, loading three 100-row files 
and one empty file can report 75 rows ((100*3)/4), which is not a meaningful 
load count', this commit will only influence the copy to/from on QD, can you 
give me more details or information to reproduce? Thx.


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