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

[jira] [Commented] (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=17004799#comment-17004799 ] 

Pratyaksh Sharma commented on HUDI-93:
--------------------------------------

[~xleesf] Are you still working on this? Can I take it up? 

> 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: leesf
>            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)