nsivabalan commented on pull request #2977: URL: https://github.com/apache/hudi/pull/2977#issuecomment-873256909
may not be a straightforward one. As of now, HoodieRecordPayload takes in orderingVal in its constructor which is nothing but the value of preCombine field. So, this does not fetched from the props payload. We do add the preCombine field to the props map and reuse the same within combineAndGetUpdate, but hope you get the gist. Let me know your thoughts. -- 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]
