You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/12/03 10:05:01 UTC

[GitHub] [incubator-hudi] pratyakshsharma opened a new pull request #1075: [HUDI-114]: added option to overwrite payload implementation in hoodie.properties file

pratyakshsharma opened a new pull request #1075: [HUDI-114]: added option to overwrite payload implementation in hoodie.properties file
URL: https://github.com/apache/incubator-hudi/pull/1075
 
 
   Key changes - 
   
   1. Updated the default payload class to OverwriteWithLatestAvroPayload in HoodieTableConfig and HoodieCompactionConfig classes
   2. Moved BaseAvroPayload and OverwriteWithLatestAvroPayload from hudi-spark to hudi-common module so that they can be accessed from module
   3. Added flag which enables clients to overwrite payload implementation in hoodie.properties file.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services