isidentical opened a new pull request, #4296: URL: https://github.com/apache/arrow-datafusion/pull/4296
Closes #4294. More details are presented here (and in the referenced issue): https://github.com/numpy/numpy/issues/22623. The proper solution for this would be awaiting numpy to pin the dependency since they are the ones using setuptools (even though we install it, just as a build time dependency) but since that might take a while this simply ensures that the CI is unblocked. If/when upstream is fixed, we can then remove this pin and update our numpy version. -- 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]
