kou commented on issue #34841: URL: https://github.com/apache/arrow/issues/34841#issuecomment-1499602115
If `FindArrow.cmake` doesn't exist on your environment, `find_package(Arrow REQUIRED)` must work. But you said you need to use `find_package(Arrow REQUIRED CONFIG)`. It shows that `FindArrow.cmake` exists on your environment. And it's not expected. I think that we don't need to update the documents with the current information. I think that it's a problem only on your environment with the current information. -- 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]
