Commits

Krisztián Szűcs authored ac050c6c583
ARROW-10658: [Python][Packaging] Wheel builds for Apple Silicon The following compiles the 3.9 wheel on apple silicon though I'm getting a segfault on import despite that all binaries have the right arch and linkage/bundling seems correct. I wasn't able to produce a coredump yet. Closes #10659 from kszucs/m1 Lead-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Co-authored-by: Ursa <ursa@ursa.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>