hudi-bot opened a new issue, #15598: URL: https://github.com/apache/hudi/issues/15598
WriteStatus stores the entire HoodieRecord. we can optimize it to store just the required info (record key, partition path, location). ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-5298 - Type: Improvement - Epic: https://issues.apache.org/jira/browse/HUDI-466 - Fix version(s): - 1.1.0 --- ## Comments 17/Apr/23 00:00;zxcoccer;I have opened the PR, please help to review it, thanks a lot. https://github.com/apache/hudi/pull/8472 ;;; -- 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]
