kou commented on a change in pull request #9287:
URL: https://github.com/apache/arrow/pull/9287#discussion_r565759016
##########
File path: cpp/vcpkg.json
##########
@@ -0,0 +1,40 @@
+{
+ "name": "arrow",
+ "version-string": "4.0.0-SNAPSHOT",
+ "dependencies": [
+ "abseil",
+ {
+ "name": "aws-sdk-cpp",
+ "features": [
+ "config",
+ "cognito-identity",
+ "identity-management",
+ "s3",
+ "sts",
+ "transfer"
+ ]
+ },
+ "benchmark",
Review comment:
Can we remove this?
It seems that we don't run benchmark with the new job in this pull request.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]