vibhatha commented on PR #40520: URL: https://github.com/apache/arrow/pull/40520#issuecomment-2008479091
@kou, I just checked with the https://repo1.maven.org/maven2/org/apache/arrow/arrow-dataset/15.0.2/arrow-dataset-15.0.2.jar ```bash Error: Undefined symbols found in /home/vibhatha/Documents/Work/Apache_Arrow/issues/gh-40018/arrow-dataset-15.0.2/x86_64/libarrow_dataset_jni.so: EVP_MD_CTX_create EVP_MD_CTX_destroy HMAC_CTX_cleanup HMAC_CTX_init ``` This PR fixes the protobuf issue, but it seems like we still do have openssl related stuff here, which is not in the allowed list right? -- 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]
