afterincomparableyum opened a new pull request, #3619:
URL: https://github.com/apache/celeborn/pull/3619

   Add a new C++ test client that exercises the mergeData/pushMergedData write 
path and validates data integrity by reading back from the Java ShuffleClient. 
This complements the existing pushData-based hybrid test by covering the merge 
write path.
   
     - Add DataSumWithMergeWriterClient.cpp and its CMake build target
     - Add CppMergeWriteJavaReadTest entry points for NONE, LZ4, and ZSTD 
compression codecs
     - Add runCppMergeWriteJavaRead to JavaCppHybridReadWriteTestBase
     - Update cpp_integration CI workflow to run the new tests
   
   ### How was this patch tested?
   
   Build locally and ran unit 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]

Reply via email to