vibhatha opened a new pull request, #40520:
URL: https://github.com/apache/arrow/pull/40520

   ### Rationale for this change
   
   This PR includes a check to find out if there are undefined symbols 
associated with the libraries. 
   
   ### What changes are included in this PR?
   
   Includes a util functions which uses `nm` and `ldconfig` tools to find out 
libraries and their symbols and determine
   if there are undefined symbols excluding the symbols in the allowed 
dependencies. 
   
   ### Are these changes tested?
   
   Locally tested with a faulty shared library, but this needs validation on 
versions as there is a version mismatch in the local libraries. 
   
   ### Are there any user-facing changes?
   
   No


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