zuston opened a new pull request, #2653:
URL: https://github.com/apache/uniffle/pull/2653

   ### What changes were proposed in this pull request?
   
   This PR is to ensure the end-to-end data consistency by using the 
partition's records number check. 
   Here, I use the `shuffleValidationInfo` to store the partition's records 
number to check, and this is the first step, for the next PR, I will base this 
mechanism to implement the row-based checksum and block number check.
   
   ### Why are the changes needed?
   
   for the #2652
   
   ### Does this PR introduce _any_ user-facing change?
   
   `spark.rss.client.partitionValidationEnabled=false`
   
   ### How was this patch tested?
   
   internal job tests.
   


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