Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve / Cleanup DataFusion CI #3045

Closed
alamb opened this issue Aug 5, 2022 · 1 comment
Closed

Improve / Cleanup DataFusion CI #3045

alamb opened this issue Aug 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@alamb
Copy link
Contributor

alamb commented Aug 5, 2022

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The CI system in arrow-datafusion largely dates to the time when it was part of the arrow repository. It is all in a single workflow, which among other things prevents more specific test triggering and also retriggering the entire run if just a single check fails

Describe the solution you'd like
I want to clean up the DataFusion CI system in a as-yet-to-be-determined way to make it faster and more-efficient

Describe alternatives you've considered
leave it alone

Additional context
I recently went through the same exercise in apache/arrow-rs#2149. I am not as

Inspired by #3043

@alamb
Copy link
Contributor Author

alamb commented Jan 24, 2023

I think this was done enough by @tustvold in #5047 so closing for now

@alamb alamb closed this as completed Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant