1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java4,823 stars (4,823 stars)2,431 forks (2,431 forks)batch import
area:testsfrom-jiragood first issuepriority:hightype:improvement
- Issue type
- refactor
- Research direction
- The issue aims to decouple Hive related tests from the bundle test. Start by exploring the Hudi repository to locate the bundle test configurations (likely in pom.xml or build files) and the Hive test classes. The JIRA link (HUDI 5621) provides additional context. The single comment on the issue may contain further hints from maintainers. Focus on identifying dependencies and proposing a separation structure.