You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/06/08 16:34:00 UTC

[jira] [Created] (HUDI-1011) Refactor hudi-client unit tests structure

Yanjia Gary Li created HUDI-1011:
------------------------------------

             Summary: Refactor hudi-client unit tests structure
                 Key: HUDI-1011
                 URL: https://issues.apache.org/jira/browse/HUDI-1011
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Yanjia Gary Li


hudi-client unit tests are the most time-consuming test module and not stable. We initialize and clean up resources for every single unit test, which is inefficient. We can refactor the hudi-client test structure to run more tests in one initialization.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)