raulcd commented on code in PR #37311: URL: https://github.com/apache/arrow/pull/37311#discussion_r1304256298
########## cpp/examples/tutorial_examples/run.sh: ########## @@ -45,6 +45,8 @@ echo "== Running example project" echo "==" echo +export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib Review Comment: Thanks @kou ! This worked locally, running on archery now. -- 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]
