edgarrmondragon opened a new issue, #43289: URL: https://github.com/apache/arrow/issues/43289
### Describe the bug, including details regarding any error messages, version, and platform. For example, release [16.1.0](https://pypi.org/project/pyarrow/16.1.0/#files) has 7 Python 3.8 wheels ``` pyarrow-16.1.0-cp38-cp38-win_amd64.whl pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl pyarrow-16.1.0-cp38-cp38-manylinux_2_28_aarch64.whl pyarrow-16.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl pyarrow-16.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl pyarrow-16.1.0-cp38-cp38-macosx_11_0_arm64.whl pyarrow-16.1.0-cp38-cp38-macosx_10_15_x86_64.whl ``` while [17.0.0](https://pypi.org/project/pyarrow/17.0.0/#files) has only 2 ``` pyarrow-17.0.0-cp38-cp38-macosx_11_0_arm64.whl pyarrow-17.0.0-cp38-cp38-macosx_10_15_x86_64.whl ``` ### Component(s) Python -- 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]
