kou opened a new pull request, #47749:
URL: https://github.com/apache/arrow/pull/47749

   ### Rationale for this change
   
   `ARROW_BUNDLED_STATIC_LIBS` has CMake target names defined in Apache Arrow 
not `find_package()`-ed target names. So we should use `aws-c-common` not 
`AWS::aws-c-common`.
   
   ### What changes are included in this PR?
   
   Fix target name.
   
   ### Are these changes tested?
   
   Yes in apache/arrow-java but we should have a test in apache/arrow...
   
   For example, building a simple program that uses Dataset.
   
   ### Are there any user-facing changes?
   
   Yes.


-- 
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]

Reply via email to