Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.0
-
Mac M1 OS, Python,
Description
This ticket is in continuation to previous ticket "https://issues.apache.org/jira/browse/ARROW-13657"
It is found that Flight is not shipped in all versions of the wheel. we will also get an import error if you attempt to import pyarrow.gandiva, which is also an optional feature. It is turned off for arm64 MacOS here:
Our team uses Mac M1 processor to work on dremio driver and need access to pyarrow package.
Can you please add it to the wheel?