jdye64 opened a new issue, #280: URL: https://github.com/apache/arrow-datafusion-python/issues/280
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I have noticed lots of issues with conda builds recently. Most stemming from substrait. I propose that we add a conda build step to CI that helps ensure that our conda builds are always working and a failing build isn't something that surprises us when it comes release time. Also, we could have CI upload the intermediate conda build to the conda forge nightly repo which would mean users could have features in there hands in under an hour of a PR being merged. **Describe the solution you'd like** Add a github workflow file `conda.yaml` to perform the conda build and ensure that the conda builds are working and optionally uploading those artifacts to the conda forge nightly channel **Describe alternatives you've considered** None **Additional context** None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
