quinnj commented on issue #345:
URL: https://github.com/apache/arrow-julia/issues/345#issuecomment-1282605807
Hmmm, interesting. I think we only guarantee 8-byte alignment by default,
but maybe we need to make this platform-dependent if new macos requires
additional alignment requirements. If someone wants to take a stab at a PR, I
could help guide, it should just require changing the default alignment from 8
-> 16 where `Base.BinaryPlatforms.HostPlatform() ==
Base.BinaryPlatforms.Platform("aarch64", "macos"; libgfortran_version =
"5.0.0", julia_version = "1.8.2", cxxstring_abi = "cxx11")`
--
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]