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/10/26 13:57:00 UTC

[jira] [Assigned] (HUDI-5093) Revisiting doWriteOperation for preparing test data

     [ https://issues.apache.org/jira/browse/HUDI-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Xu reassigned HUDI-5093:
--------------------------------

    Assignee: Raymond Xu

> Revisiting doWriteOperation for preparing test data
> ---------------------------------------------------
>
>                 Key: HUDI-5093
>                 URL: https://issues.apache.org/jira/browse/HUDI-5093
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Ethan Guo
>            Assignee: Raymond Xu
>            Priority: Major
>             Fix For: 0.13.0
>
>
> [This method|https://github.com/apache/hudi/blob/master/hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestTable.java#L910] in HoodieTestTable is used to create commits and some test methods will create over 10 commits. Each call is taking 3-4 seconds locally for me so if we could cut this down to 1-2 seconds we would see a big testing performance improvement.
> public HoodieCommitMetadata doWriteOperation(String commitTime, WriteOperationType operationType,



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