You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "yihua (via GitHub)" <gi...@apache.org> on 2023/02/18 00:15:53 UTC

[GitHub] [hudi] yihua commented on issue #7988: [SUPPORT] Facing issues when using custom Payload class

yihua commented on issue #7988:
URL: https://github.com/apache/hudi/issues/7988#issuecomment-1435415262

   Hi @michael1991 thanks for the question.  Could you put up a draft of your payload implementation?  The issue is likely due to the payload implementation and related to the schema of the records.  If possible, could you also provide sample data or unit test to reproduce this problem?
   
   If you're interested in the partial updates, there's already a payload implementation for that, [`PartialUpdateAvroPayload`](https://github.com/apache/hudi/blob/master/hudi-common/src/main/java/org/apache/hudi/common/model/PartialUpdateAvroPayload.java), which is going to be released in 0.13.0.


-- 
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: commits-unsubscribe@hudi.apache.org

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