prashantwason commented on PR #18084:
URL: https://github.com/apache/hudi/pull/18084#issuecomment-3949585786

   Rebased with latest master and addressed review comment.
   
   **Changes:**
   1. Rebased on latest master (resolved conflict with speculative execution 
check code)
   2. Extracted the repeated engine metadata merging logic to a new static 
method `CommitUtils.mergeEngineMetadata()`
   3. Updated all call sites (SparkRDDWriteClient, 
BaseSparkCommitActionExecutor, BaseCommitActionExecutor) to use the utility 
method
   4. This reduces code duplication and provides a single place for the merging 
logic
   
   @hudi-bot run azure


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