You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Frank Wong (Jira)" <ji...@apache.org> on 2022/10/12 09:16:00 UTC

[jira] [Created] (HUDI-5019) Remove these unnecessary newInstance invocations

Frank Wong created HUDI-5019:
--------------------------------

             Summary: Remove these unnecessary newInstance invocations
                 Key: HUDI-5019
                 URL: https://issues.apache.org/jira/browse/HUDI-5019
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Frank Wong


* Remove record deflation: instead of deflation, we should just make sure we avoid keeping refs to the Record instant itself (so that it'd be collected)
 * Remove these unnecessary {{newInstance}} invocations



--
This message was sent by Atlassian Jira
(v8.20.10#820010)