rok commented on PR #14472: URL: https://github.com/apache/arrow/pull/14472#issuecomment-1302496613
> @rok I could be way off base here -- does it need to be prefixed now when looking for the dylib? JNILoader seems to be looking for `libarrow_cdata_jni.dylib`, but does it need to be either `aarch64/libarrow_cdata_jni.dylib` or `x86_64/libarrow_cdata.jni.dylib` (or the equivalent for the widows / linux shared libraries) Thanks for the input @jonathanswenson! I'll try without prefixes they might indeed be redundant. -- 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]
