[
https://issues.apache.org/jira/browse/HUDI-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-93:
-------------------------------
Fix Version/s: 0.14.0
(was: 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: 0.14.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)