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/03/31 14:54:06 UTC

[GitHub] [incubator-hudi] arunlakshman opened a new pull request #622: [HUDI-61] Remove payload class dependency in SpillableMap

arunlakshman opened a new pull request #622:  [HUDI-61] Remove payload class dependency in SpillableMap
URL: https://github.com/apache/incubator-hudi/pull/622
 
 
   * Parameterized HoodieRecordPayload with recursive type T
   * Added getBytes and fromBytes in HoodieRecordPayload Interface
   * The payload class instantiation changed from GenericRecord to bytes
   * Added generated serialization ID for the classes changed in this diff

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