kou commented on PR #865:
URL: https://github.com/apache/arrow-java/pull/865#issuecomment-3388235216

   We need https://github.com/apache/arrow/pull/47749 and H
   
   ```diff
   diff --git a/ci/scripts/jni_macos_build.sh b/ci/scripts/jni_macos_build.sh
   index f7543b6f..7f927d19 100755
   --- a/ci/scripts/jni_macos_build.sh
   +++ b/ci/scripts/jni_macos_build.sh
   @@ -142,6 +142,7 @@ github_actions_group_begin "Checking shared dependencies 
for libraries"
    pushd "${dist_dir}"
    archery linking check-dependencies \
      --allow CoreFoundation \
   +  --allow Network \
      --allow Security \
      --allow libSystem \
      --allow libarrow_cdata_jni \
   ```
   
   for macOS.


-- 
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]

Reply via email to