kou opened a new issue, #46564: URL: https://github.com/apache/arrow/issues/46564
### Describe the bug, including details regarding any error messages, version, and platform. #46467 changed `FindBrotliAlt.cmake` and `Findutf8proc.cmake` to use `ARROW_VCPKG` instead of `ARROW_PACKAGE_KIND`. It works in Apache Arrow C++ build but doesn't work when users use `find_package(Arrow)` because `ARROW_VCPKG` isn't exported in `ArrowConfig.cmake`. See also: https://github.com/apache/arrow-java/pull/764 ### 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