bvaradar commented on issue #2131:
URL: https://github.com/apache/hudi/issues/2131#issuecomment-702846845


   @tandonraghavs : Thanks for the explanation. I have created a PR to expose 
Schema in preCombine : https://github.com/apache/hudi/pull/2141 
   
   There is one option for you which is to implement your RecordPayload such 
that it does not inherit from BaseAvroPayload or inherit it but in your 
constructor, hold the schema of the generic record getting passed. You can then 
use this to implement precombine. Can you give this a try ?
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to