raulcd commented on code in PR #38425: URL: https://github.com/apache/arrow/pull/38425#discussion_r1369729835
########## cpp/cmake_modules/FindorcAlt.cmake: ########## @@ -15,13 +15,20 @@ # specific language governing permissions and limitations # under the License. -# - Find Apache ORC C++ (orc/orc-config.h, liborc.a) -# This module defines -# ORC_INCLUDE_DIR, directory containing headers -# ORC_STATIC_LIB, path to liborc.a -# ORC_FOUND, whether orc has been found +if(orcAlt_FOUND) Review Comment: @kou was the issue with ORC related to the upgrade to Fedora 38 or is a different issue? -- 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]
