hudi-bot opened a new issue, #14473: URL: https://github.com/apache/hudi/issues/14473
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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-93 - Type: New Feature --- ## Comments 29/Dec/19 14:29;Pratyaksh;[~xleesf] Are you still working on this? Can I take it up? ;;; --- 31/Dec/19 12:15;xleesf;[~Pratyaksh] Feel free to grab this ticket since I am a little busy recently. And assigned to you.;;; --- 13/Mar/20 10:11;Pratyaksh;[~xleesf] [~nishith29] How do we plan to go ahead with this? Any thoughts on how can we enforce the semantic? ;;; -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
