Add CI check for import ordering
Open
area:code-quality
area:tests
from-jira
priority:high
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Import ordering is not enforced well. Update the CI to have a test for this.
It would be ideal to run this test before any of the other CI tests and block the others from running until this passes. That will save compute.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7936
- Type: Test
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.