drin commented on issue #14068:
URL: https://github.com/apache/arrow/issues/14068#issuecomment-1239830293

   For reference:
   
   ```bash
   otool -L /usr/local/arrow-dev/lib/libparquet.dylib
   /usr/local/arrow-dev/lib/libparquet.dylib:
           /usr/local/arrow-dev/lib/libparquet.900.dylib (compatibility version 
900.0.0, current version 900.0.0)
           ...
           /opt/homebrew/opt/[email protected]/lib/libssl.1.1.dylib (compatibility 
version 1.1.0, current version 1.1.0)
           /opt/homebrew/opt/[email protected]/lib/libcrypto.1.1.dylib (compatibility 
version 1.1.0, current version 1.1.0)
           ...
   ```


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