You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2019/12/31 12:17:00 UTC

[jira] [Comment Edited] (HUDI-93) Enforce semantics on HoodieRecordPayload to allow for a consistent instantiation of custom payloads via reflection

    [ https://issues.apache.org/jira/browse/HUDI-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006074#comment-17006074 ] 

leesf edited comment on HUDI-93 at 12/31/19 12:16 PM:
------------------------------------------------------

[~Pratyaksh] Feel free to grab this ticket since I am a little busy recently. And assigned to you.


was (Author: xleesf):
[~Pratyaksh] Feel free to grab this ticket since I am a little busy recently.

> Enforce semantics on HoodieRecordPayload to allow for a consistent instantiation of custom payloads via reflection
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-93
>                 URL: https://issues.apache.org/jira/browse/HUDI-93
>             Project: Apache Hudi (incubating)
>          Issue Type: New Feature
>          Components: Common Core
>            Reporter: Nishith Agarwal
>            Assignee: Pratyaksh Sharma
>            Priority: Major
>
> At the moment, the expectation is that any implementation of HoodieRecordPayload needs to have a constructor with Optional<GenericRecord>. But this is not enforced in the HoodieRecordPayload interface. We require a method to enforce a semantic that works consistently.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)