parthchandra commented on PR #1992: URL: https://github.com/apache/datafusion-comet/pull/1992#issuecomment-3071386769
> I am trying to solve these problems by adding a new `no_jvm_invocation` feature to `fs-hdfs` ([datafusion-contrib/fs-hdfs#26](https://github.com/datafusion-contrib/fs-hdfs/pull/26)). When this feature is enabled, `libjvm.so` won't be linked. It adds a new API `set_java_vm` and requires the user to provide a handle to a `JavaVM` before calling other functions. This eliminates the need for discovering VMs by calling `JNI_GetCreatedJavaVMs`, which is an invocation API requires libjvm. +1 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org