wForget commented on issue #7241: URL: https://github.com/apache/incubator-gluten/issues/7241#issuecomment-2350832272
> https://github.com/apache/incubator-gluten/pull/6942 use System.mapLibraryName(libName) to get lib name Is this the root cause? The previous behavior also seemed to use `System.mapLibraryName` https://github.com/apache/incubator-gluten/blob/3af5bac7660d97d5438950bd49aaafbcdc51d70e/gluten-substrait/src/main/java/org/apache/gluten/vectorized/JniLibLoader.java#L195 -- 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]
