terencehonles edited a comment on pull request #8386:
URL: https://github.com/apache/arrow/pull/8386#issuecomment-711428048


   >> Also, conda-forge doesn't seem to be ready either.
   >
   > Should be ready now.
   
   I _think_ the issue with the failed jobs is I didn't bump the numpy version 
in the `conda-recipies/.ci_support` ? I noticed that even Python 3.8 was set to 
numpy 1.16 so I might be wrong about that.
   
   I updated the following 
https://github.com/apache/arrow/pull/8386/files#diff-0bd27b86c3660caa163f79bd5077954145a206949c81b9d8770a5d06a7c89c5bR39-R40
 in each of the files
   
   ```yaml
   numpy:
   - '1.19.2'
   ```
   
   and rebased the changes. It looks like a test is now failing and I'll look 
to see if I can quickly resolve that.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to