You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/07/21 22:55:00 UTC

[jira] [Created] (HUDI-4444) Refactor DataSourceInternalWriterHelper

Raymond Xu created HUDI-4444:
--------------------------------

             Summary: Refactor DataSourceInternalWriterHelper
                 Key: HUDI-4444
                 URL: https://issues.apache.org/jira/browse/HUDI-4444
             Project: Apache Hudi
          Issue Type: Improvement
          Components: code-quality
            Reporter: Raymond Xu
             Fix For: 0.13.0


DataSourceInternalWriterHelper constructor is writing files (through writeClient.startCommitWithTime and writeClient.preWrite), which is an anti-pattern. We should refactor this part.



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