Open
Description
Is your feature request related to a problem or challenge?
PR #9292 adds a check for circular dependencies as part of the standard unit test suite. There is a suggestion #9292 (review) to make this a separate CI check.
Describe the solution you'd like
I think we could create a new datafusion-ci-checks
project for checks like this.
Describe alternatives you've considered
No response
Additional context
No response