lahwaacz commented on code in PR #45191: URL: https://github.com/apache/arrow/pull/45191#discussion_r2075584724
########## cpp/cmake_modules/AWSSDKVariables.cmake: ########## @@ -99,6 +99,7 @@ set(AWSSDK_UNUSED_DIRECTORIES aws-cpp-sdk-comprehend aws-cpp-sdk-comprehendmedical aws-cpp-sdk-compute-optimizer + aws-cpp-sdk-config Review Comment: OK, done. ########## cpp/cmake_modules/aws_sdk_cpp_generate_variables.sh: ########## @@ -60,7 +60,6 @@ find ${base_name} -mindepth 1 -maxdepth 1 -type d | \ grep -v toolchains | \ grep -v aws-cpp-sdk-cognito-identity | \ grep -v aws-cpp-sdk-core | \ - grep -v aws-cpp-sdk-config | \ Review Comment: OK, done. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org