pitrou commented on issue #20379: URL: https://github.com/apache/arrow/issues/20379#issuecomment-1942525829
The problem is quite clear and should be relatively easy to fix. It comes from here: https://github.com/apache/arrow/blob/0dbbd43ca9133912d1809394727784560cc5e797/java/dataset/src/main/cpp/jni_wrapper.cc#L138-L146 See the JNI APIs: https://docs.oracle.com/javase/8/docs/technotes/guides/jni/spec/invocation.html#AttachCurrentThread -- 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]
