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 2020/04/19 04:34:00 UTC

[jira] [Created] (HUDI-811) Restructure test packages

Raymond Xu created HUDI-811:
-------------------------------

             Summary: Restructure test packages
                 Key: HUDI-811
                 URL: https://issues.apache.org/jira/browse/HUDI-811
             Project: Apache Hudi (incubating)
          Issue Type: Test
          Components: Testing
            Reporter: Raymond Xu


Under each module, create these 2 test packages

* {{functional/}} contains test cases that require spark context and local servers
* {{testutils/}} contains all test utilities for that module

All other tests should be purely logical tests.

Also mirror src/main/java packages for test classes.



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