alinaliBQ opened a new issue, #46889: URL: https://github.com/apache/arrow/issues/46889
### Describe the enhancement requested In https://github.com/apache/arrow/pull/14508#issuecomment-1292178354, it was proposed that `google::protobuf::ShutdownProtobufLibrary` should be called after all tests that use protobuf. We should move [`protobuf_test_util.cc`](https://github.com/apache/arrow/blob/main/cpp/src/arrow/engine/substrait/protobuf_test_util.cc) into a more common location so all tests that use protobuf can bring this file and safely shut down the protobuf library. ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org