Kostya Leschenko

Results 3 comments of Kostya Leschenko

@raulcd it seems like `numpy` arm64 wheels are only available [for the macosx_11.0](https://pypi.org/project/numpy/1.23.2/#files) while the failing job is trying to use the `MACOSX_DEPLOYMENT_TARGET=10.14`. Setting a correct target [here](https://github.com/apache/arrow/blob/cd1c01cfcb4eed31707872ffb5a24be137bcff24/dev/tasks/python-wheels/github.osx.arm64.yml#L81) should help

@idanmiara it is also possible to build the 3.11 wheels locally by adding required `arrow` dependencies to the docker image if you don't want to wait for the official release...

I have read the CLA Document and I hereby sign the CLA