viirya commented on issue #1158: URL: https://github.com/apache/datafusion-comet/issues/1158#issuecomment-2532838567
> > file native/target/release/libcomet.dylib > > @viirya giving output: file native/target/release/libcomet.dylib native/target/release/libcomet.dylib: Mach-O 64-bit dynamically linked shared library x86_64 Then it is not correct. For example, on my M1 Mac, it is `native/target/release/libcomet.dylib: Mach-O 64-bit dynamically linked shared library arm64`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
