You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2023/04/27 10:25:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Sagar Sumit updated HUDI-93:
----------------------------
    Fix Version/s: 1.0.0

> 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
>          Issue Type: New Feature
>          Components: Common Core
>            Reporter: Nishith Agarwal
>            Assignee: Pratyaksh Sharma
>            Priority: Major
>             Fix For: 1.0.0
>
>
> 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.20.10#820010)