You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/22 18:55:07 UTC

[GitHub] [arrow] nealrichardson opened a new pull request #9296: Bump mimalloc version and see if this fixes stdatomic issue on gcc 4.8

nealrichardson opened a new pull request #9296:
URL: https://github.com/apache/arrow/pull/9296


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771341391






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772054834


   > I've pushed a fix for the RE2 failure.
   
   There's a new release today in fact, so I bumped the version again.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771385213


   @github-actions crossbow submit -g nightly


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771341391


   @pitrou can you give this a quick re-review and merge if you're satisfied?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772622637


   Thanks @kou!


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771436703






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771509234


   Are the build failures expected?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563866731



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       I didn't have time to investigate. It's something with their cmake file, or how we use it: https://github.com/apache/arrow/runs/1750848308#step:9:403




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771509234


   Are the build failures expected?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r567156599



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       There's a fix proposed here: https://github.com/microsoft/mimalloc/issues/353#issuecomment-770085626
   
   Someone with better cmake skills than I could try to pull https://github.com/microsoft/mimalloc/commit/f68c1a74da7279f32550fe0b1eeb334079bf2687.patch in as patch step




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-765679694


   https://issues.apache.org/jira/browse/ARROW-11350


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r567068563



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       https://github.com/microsoft/mimalloc/issues/353




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563782232



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2

Review comment:
       Looks like this can be bumped to 1.9.3.

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       Did you report the issue upstream?

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       1.34.1 and 1.35.0 are out.

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       Did you report them?

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       This suggest this should be fixed upstream :-)

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       I don't know, Kou's comment on that issue seems to suggest otherwise.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563782232



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2

Review comment:
       Looks like this can be bumped to 1.9.3.

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       Did you report the issue upstream?

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       1.34.1 and 1.35.0 are out.

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       Did you report them?




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563868776



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       Not yet; error was `C:\projects\arrow\cpp\build\mimalloc_ep-prefix\src\mimalloc_ep\src\heap.c(357): error C2593: 'operator ==' is ambiguous`, what does that suggest to you? 
   
   https://ci.appveyor.com/project/nealrichardson/arrow/builds/37402650/job/4uag688i5yflo1c3#L981




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771903050


   @github-actions crossbow submit centos-7-amd64 wheel-osx-high-sierra-cp36m


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: Bump mimalloc version and see if this fixes stdatomic issue on gcc 4.8

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-765620806


   It does not: https://github.com/nealrichardson/arrow/runs/1750764290?check_suite_focus=true#step:9:523


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r568121391



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2

Review comment:
       Fixed.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771747014


   The failures that are not already failing on nightly or are not skipped because Travis are related to re2. I'll investigate briefly and handle one way or another.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772198676


   @github-actions crossbow submit wheel-osx-*


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771902532


   I don't have time to debug the re2 issue further so I made https://issues.apache.org/jira/browse/ARROW-11474, can come back to it later.
   
   I also made https://issues.apache.org/jira/browse/ARROW-11475 for upgrading mimalloc.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772198980


   Revision: 6fb23a6555a8ee7459374b780cc0985cd7d9b068
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-66](https://github.com/ursacomputing/crossbow/branches/all?query=actions-66)
   
   |Task|Status|
   |----|------|
   |wheel-osx-high-sierra-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-high-sierra-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-high-sierra-cp36m)|
   |wheel-osx-high-sierra-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-high-sierra-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-high-sierra-cp37m)|
   |wheel-osx-high-sierra-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-high-sierra-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-high-sierra-cp38)|
   |wheel-osx-high-sierra-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-high-sierra-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-high-sierra-cp39)|
   |wheel-osx-mavericks-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-mavericks-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-mavericks-cp36m)|
   |wheel-osx-mavericks-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-mavericks-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-mavericks-cp37m)|
   |wheel-osx-mavericks-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-mavericks-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-mavericks-cp38)|
   |wheel-osx-mavericks-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-66-github-wheel-osx-mavericks-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-66-github-wheel-osx-mavericks-cp39)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r567135630



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2

Review comment:
       Newer LZ4 also appears to fail on Visual Studio 2015: https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/37520391/job/x4j7i0271o1rk7ih#L884




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772028904


   Revision: 129d8d4487cce56cdac009609863709dbf0869d7
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-63](https://github.com/ursacomputing/crossbow/branches/all?query=actions-63)
   
   |Task|Status|
   |----|------|
   |centos-7-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-63-github-centos-7-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-63-github-centos-7-amd64)|
   |wheel-osx-high-sierra-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-63-github-wheel-osx-high-sierra-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-63-github-wheel-osx-high-sierra-cp36m)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563866731



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       I didn't have time to investigate. It's something with their cmake file, or how we use it: https://github.com/apache/arrow/runs/1750848308#step:9:403

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       ARROW-11363 suggests that 1.34 won't work for us yet.

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       Not yet; error was `C:\projects\arrow\cpp\build\mimalloc_ep-prefix\src\mimalloc_ep\src\heap.c(357): error C2593: 'operator ==' is ambiguous`, what does that suggest to you? 
   
   https://ci.appveyor.com/project/nealrichardson/arrow/builds/37402650/job/4uag688i5yflo1c3#L981




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771385213






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771436703


   Revision: f2281fc8de7b0491f9d700ec87577c247c4e8651
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-61](https://github.com/ursacomputing/crossbow/branches/all?query=actions-61)
   
   |Task|Status|
   |----|------|
   |centos-7-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-centos-7-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-centos-7-amd64)|
   |centos-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-centos-8-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-centos-8-amd64)|
   |conda-clean|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-clean)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-clean)|
   |conda-linux-gcc-py36-aarch64|[![Drone](https://img.shields.io/drone/build/ursacomputing/crossbow/actions-61-drone-conda-linux-gcc-py36-aarch64.svg)](https://cloud.drone.io/ursacomputing/crossbow)|
   |conda-linux-gcc-py36-cpu-r36|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py36-cpu-r36)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py36-cpu-r36)|
   |conda-linux-gcc-py36-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py36-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py36-cuda)|
   |conda-linux-gcc-py37-aarch64|[![Drone](https://img.shields.io/drone/build/ursacomputing/crossbow/actions-61-drone-conda-linux-gcc-py37-aarch64.svg)](https://cloud.drone.io/ursacomputing/crossbow)|
   |conda-linux-gcc-py37-cpu-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py37-cpu-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py37-cpu-r40)|
   |conda-linux-gcc-py37-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py37-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py37-cuda)|
   |conda-linux-gcc-py38-aarch64|[![Drone](https://img.shields.io/drone/build/ursacomputing/crossbow/actions-61-drone-conda-linux-gcc-py38-aarch64.svg)](https://cloud.drone.io/ursacomputing/crossbow)|
   |conda-linux-gcc-py38-cpu|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py38-cpu)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py38-cpu)|
   |conda-linux-gcc-py38-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py38-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py38-cuda)|
   |conda-linux-gcc-py39-aarch64|[![Drone](https://img.shields.io/drone/build/ursacomputing/crossbow/actions-61-drone-conda-linux-gcc-py39-aarch64.svg)](https://cloud.drone.io/ursacomputing/crossbow)|
   |conda-linux-gcc-py39-cpu|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py39-cpu)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py39-cpu)|
   |conda-linux-gcc-py39-cuda|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-linux-gcc-py39-cuda)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-linux-gcc-py39-cuda)|
   |conda-osx-clang-py36-r36|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-osx-clang-py36-r36)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-osx-clang-py36-r36)|
   |conda-osx-clang-py37-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-osx-clang-py37-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-osx-clang-py37-r40)|
   |conda-osx-clang-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-osx-clang-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-osx-clang-py38)|
   |conda-osx-clang-py39|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-osx-clang-py39)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-osx-clang-py39)|
   |conda-win-vs2017-py36-r36|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-win-vs2017-py36-r36)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-win-vs2017-py36-r36)|
   |conda-win-vs2017-py37-r40|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-win-vs2017-py37-r40)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-win-vs2017-py37-r40)|
   |conda-win-vs2017-py38|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-conda-win-vs2017-py38)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-conda-win-vs2017-py38)|
   |debian-buster-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-debian-buster-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-debian-buster-amd64)|
   |example-cpp-minimal-build-static|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-example-cpp-minimal-build-static)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-example-cpp-minimal-build-static)|
   |example-cpp-minimal-build-static-system-dependency|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-example-cpp-minimal-build-static-system-dependency)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-example-cpp-minimal-build-static-system-dependency)|
   |gandiva-jar-osx|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-gandiva-jar-osx)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-gandiva-jar-osx)|
   |gandiva-jar-ubuntu|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-gandiva-jar-ubuntu)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-gandiva-jar-ubuntu)|
   |homebrew-cpp|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-61-travis-homebrew-cpp.svg)](https://travis-ci.org/ursacomputing/crossbow/branches)|
   |homebrew-r-autobrew|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-61-travis-homebrew-r-autobrew.svg)](https://travis-ci.org/ursacomputing/crossbow/branches)|
   |nuget|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-nuget)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-nuget)|
   |python-sdist|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-python-sdist)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-python-sdist)|
   |test-conda-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-cpp)|
   |test-conda-cpp-valgrind|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-cpp-valgrind)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-cpp-valgrind)|
   |test-conda-python-3.6|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.6)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.6)|
   |test-conda-python-3.6-pandas-0.23|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.6-pandas-0.23)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.6-pandas-0.23)|
   |test-conda-python-3.7|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7)|
   |test-conda-python-3.7-dask-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-dask-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-dask-latest)|
   |test-conda-python-3.7-hdfs-3.2|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-hdfs-3.2)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-hdfs-3.2)|
   |test-conda-python-3.7-kartothek-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-kartothek-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-kartothek-latest)|
   |test-conda-python-3.7-kartothek-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-kartothek-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-kartothek-master)|
   |test-conda-python-3.7-pandas-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-pandas-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-pandas-latest)|
   |test-conda-python-3.7-pandas-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-pandas-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-pandas-master)|
   |test-conda-python-3.7-spark-branch-3.0|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-spark-branch-3.0)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-spark-branch-3.0)|
   |test-conda-python-3.7-turbodbc-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-turbodbc-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-turbodbc-latest)|
   |test-conda-python-3.7-turbodbc-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.7-turbodbc-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.7-turbodbc-master)|
   |test-conda-python-3.8|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8)|
   |test-conda-python-3.8-dask-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-dask-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-dask-master)|
   |test-conda-python-3.8-hypothesis|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-hypothesis)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-hypothesis)|
   |test-conda-python-3.8-jpype|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-jpype)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-jpype)|
   |test-conda-python-3.8-pandas-latest|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-pandas-latest)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-pandas-latest)|
   |test-conda-python-3.8-pandas-nightly|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-pandas-nightly)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-pandas-nightly)|
   |test-conda-python-3.8-spark-master|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-conda-python-3.8-spark-master)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-conda-python-3.8-spark-master)|
   |test-debian-10-cpp|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-debian-10-cpp.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-debian-10-cpp)|
   |test-debian-10-go-1.12|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-debian-10-go-1.12)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-debian-10-go-1.12)|
   |test-debian-10-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-debian-10-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-debian-10-python-3)|
   |test-debian-c-glib|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-debian-c-glib.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-debian-c-glib)|
   |test-debian-ruby|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-debian-ruby.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-debian-ruby)|
   |test-fedora-33-cpp|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-fedora-33-cpp.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-fedora-33-cpp)|
   |test-fedora-33-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-fedora-33-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-fedora-33-python-3)|
   |test-r-linux-as-cran|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-r-linux-as-cran)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-r-linux-as-cran)|
   |test-r-rhub-ubuntu-gcc-release|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rhub-ubuntu-gcc-release)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rhub-ubuntu-gcc-release)|
   |test-r-rocker-r-base-latest|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rocker-r-base-latest)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rocker-r-base-latest)|
   |test-r-rstudio-r-base-3.6-bionic|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rstudio-r-base-3.6-bionic)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rstudio-r-base-3.6-bionic)|
   |test-r-rstudio-r-base-3.6-centos7-devtoolset-8|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rstudio-r-base-3.6-centos7-devtoolset-8)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rstudio-r-base-3.6-centos7-devtoolset-8)|
   |test-r-rstudio-r-base-3.6-centos8|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rstudio-r-base-3.6-centos8)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rstudio-r-base-3.6-centos8)|
   |test-r-rstudio-r-base-3.6-opensuse15|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rstudio-r-base-3.6-opensuse15)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rstudio-r-base-3.6-opensuse15)|
   |test-r-rstudio-r-base-3.6-opensuse42|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-r-rstudio-r-base-3.6-opensuse42)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-r-rstudio-r-base-3.6-opensuse42)|
   |test-r-version-compatibility|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-r-version-compatibility)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-r-version-compatibility)|
   |test-r-versions|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-r-versions)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-r-versions)|
   |test-ubuntu-16.04-cpp|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-ubuntu-16.04-cpp.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-ubuntu-16.04-cpp)|
   |test-ubuntu-18.04-cpp|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-ubuntu-18.04-cpp.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-ubuntu-18.04-cpp)|
   |test-ubuntu-18.04-cpp-release|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-ubuntu-18.04-cpp-release.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-ubuntu-18.04-cpp-release)|
   |test-ubuntu-18.04-cpp-static|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-ubuntu-18.04-cpp-static.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-ubuntu-18.04-cpp-static)|
   |test-ubuntu-18.04-docs|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-ubuntu-18.04-docs)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-ubuntu-18.04-docs)|
   |test-ubuntu-18.04-python-3|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-ubuntu-18.04-python-3)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-ubuntu-18.04-python-3)|
   |test-ubuntu-18.04-r-sanitizer|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-ubuntu-18.04-r-sanitizer)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-ubuntu-18.04-r-sanitizer)|
   |test-ubuntu-20.04-cpp|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-ubuntu-20.04-cpp)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-ubuntu-20.04-cpp)|
   |test-ubuntu-20.04-cpp-14|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-ubuntu-20.04-cpp-14)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-ubuntu-20.04-cpp-14)|
   |test-ubuntu-20.04-cpp-17|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-ubuntu-20.04-cpp-17)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-ubuntu-20.04-cpp-17)|
   |test-ubuntu-20.04-cpp-thread-sanitizer|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-test-ubuntu-20.04-cpp-thread-sanitizer)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-test-ubuntu-20.04-cpp-thread-sanitizer)|
   |test-ubuntu-c-glib|[![CircleCI](https://img.shields.io/circleci/build/github/ursacomputing/crossbow/actions-61-circle-test-ubuntu-c-glib.svg)](https://circleci.com/gh/ursacomputing/crossbow/tree/actions-61-circle-test-ubuntu-c-glib)|
   |test-ubuntu-ruby|[![Azure](https://dev.azure.com/ursacomputing/crossbow/_apis/build/status/ursacomputing.crossbow?branchName=actions-61-azure-test-ubuntu-ruby)](https://dev.azure.com/ursacomputing/crossbow/_build/latest?definitionId=1&branchName=actions-61-azure-test-ubuntu-ruby)|
   |ubuntu-bionic-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-ubuntu-bionic-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-ubuntu-bionic-amd64)|
   |ubuntu-focal-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-ubuntu-focal-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-ubuntu-focal-amd64)|
   |ubuntu-groovy-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-ubuntu-groovy-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-ubuntu-groovy-amd64)|
   |ubuntu-xenial-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-ubuntu-xenial-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-ubuntu-xenial-amd64)|
   |wheel-manylinux2010-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2010-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2010-cp36m)|
   |wheel-manylinux2010-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2010-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2010-cp37m)|
   |wheel-manylinux2010-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2010-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2010-cp38)|
   |wheel-manylinux2010-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2010-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2010-cp39)|
   |wheel-manylinux2014-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2014-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2014-cp36m)|
   |wheel-manylinux2014-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2014-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2014-cp37m)|
   |wheel-manylinux2014-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2014-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2014-cp38)|
   |wheel-manylinux2014-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-manylinux2014-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-manylinux2014-cp39)|
   |wheel-osx-high-sierra-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-high-sierra-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-high-sierra-cp36m)|
   |wheel-osx-high-sierra-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-high-sierra-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-high-sierra-cp37m)|
   |wheel-osx-high-sierra-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-high-sierra-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-high-sierra-cp38)|
   |wheel-osx-high-sierra-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-high-sierra-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-high-sierra-cp39)|
   |wheel-osx-mavericks-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-mavericks-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-mavericks-cp36m)|
   |wheel-osx-mavericks-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-mavericks-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-mavericks-cp37m)|
   |wheel-osx-mavericks-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-mavericks-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-mavericks-cp38)|
   |wheel-osx-mavericks-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-osx-mavericks-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-osx-mavericks-cp39)|
   |wheel-windows-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-windows-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-windows-cp36m)|
   |wheel-windows-cp37m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-windows-cp37m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-windows-cp37m)|
   |wheel-windows-cp38|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-windows-cp38)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-windows-cp38)|
   |wheel-windows-cp39|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-61-github-wheel-windows-cp39)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-61-github-wheel-windows-cp39)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-765678197


   @github-actions crossbow submit homebrew-r-autobrew


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772030805


   @github-actions crossbow submit wheel-osx-high-sierra-cp36m


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772146507


   Revision: 6fb23a6555a8ee7459374b780cc0985cd7d9b068
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-65](https://github.com/ursacomputing/crossbow/branches/all?query=actions-65)
   
   |Task|Status|
   |----|------|
   |centos-7-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-65-github-centos-7-amd64)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-65-github-centos-7-amd64)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-771173985






----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r568308363



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       We've worked out a patch over on the mimalloc PR, but I'll deal with that in a followup if it's ok. Looks like there's a 2.0 release coming, and some other Apple M1 fixes coming, so we should probably just upgrade when those are in.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-765678557


   Revision: 92c53d0e9081e0d92aa2469c644343f209abd0ff
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-43](https://github.com/ursacomputing/crossbow/branches/all?query=actions-43)
   
   |Task|Status|
   |----|------|
   |homebrew-r-autobrew|[![TravisCI](https://img.shields.io/travis/ursacomputing/crossbow/actions-43-travis-homebrew-r-autobrew.svg)](https://travis-ci.org/ursacomputing/crossbow/branches)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563870014



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       This suggest this should be fixed upstream :-)




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563867070



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       ARROW-11363 suggests that 1.34 won't work for us yet.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r564134547



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       Could you try the following?
   
   ```diff
   diff --git a/cpp/cmake_modules/ThirdpartyToolchain.cmake b/cpp/cmake_modules/ThirdpartyToolchain.cmake
   index 961edac18..e2215f886 100644
   --- a/cpp/cmake_modules/ThirdpartyToolchain.cmake
   +++ b/cpp/cmake_modules/ThirdpartyToolchain.cmake
   @@ -2803,7 +2803,8 @@ macro(build_awssdk)
                          ${EP_LOG_OPTIONS}
                          URL ${AWS_CHECKSUMS_SOURCE_URL}
                          CMAKE_ARGS ${AWSSDK_COMMON_CMAKE_ARGS}
   -                      BUILD_BYPRODUCTS ${AWS_CHECKSUMS_STATIC_LIBRARY})
   +                      BUILD_BYPRODUCTS ${AWS_CHECKSUMS_STATIC_LIBRARY}
   +                      DEPENDS aws_c_common_ep)
      add_dependencies(AWS::aws-checksums aws_checksums_ep)
    
      externalproject_add(aws_c_event_stream_ep
   @@ -2811,7 +2812,7 @@ macro(build_awssdk)
                          URL ${AWS_C_EVENT_STREAM_SOURCE_URL}
                          CMAKE_ARGS ${AWSSDK_COMMON_CMAKE_ARGS}
                          BUILD_BYPRODUCTS ${AWS_C_EVENT_STREAM_STATIC_LIBRARY}
   -                      DEPENDS aws_c_common_ep aws_checksums_ep)
   +                      DEPENDS aws_checksums_ep)
      add_dependencies(AWS::aws-c-event-stream aws_c_event_stream_ep)
    
      externalproject_add(awssdk_ep
   ```




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r563870295



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       I don't know, Kou's comment on that issue seems to suggest otherwise.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772019720


   I've pushed a fix for the RE2 failure.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772055011


   @github-actions crossbow submit centos-7-amd64


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r564135578



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       I think that we can use the latest gRPC by 8cb2d81dc33f921974f8ef779a42d35a61ad195f.
   If it doesn't work, could you show error message?




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772132609


   Revision: 6fb23a6555a8ee7459374b780cc0985cd7d9b068
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-64](https://github.com/ursacomputing/crossbow/branches/all?query=actions-64)
   
   |Task|Status|
   |----|------|
   |wheel-osx-high-sierra-cp36m|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-64-github-wheel-osx-high-sierra-cp36m)](https://github.com/ursacomputing/crossbow/actions?query=branch:actions-64-github-wheel-osx-high-sierra-cp36m)|


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r564134547



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems

Review comment:
       Could you try the following?
   
   ```diff
   diff --git a/cpp/cmake_modules/ThirdpartyToolchain.cmake b/cpp/cmake_modules/ThirdpartyToolchain.cmake
   index 961edac18..e2215f886 100644
   --- a/cpp/cmake_modules/ThirdpartyToolchain.cmake
   +++ b/cpp/cmake_modules/ThirdpartyToolchain.cmake
   @@ -2803,7 +2803,8 @@ macro(build_awssdk)
                          ${EP_LOG_OPTIONS}
                          URL ${AWS_CHECKSUMS_SOURCE_URL}
                          CMAKE_ARGS ${AWSSDK_COMMON_CMAKE_ARGS}
   -                      BUILD_BYPRODUCTS ${AWS_CHECKSUMS_STATIC_LIBRARY})
   +                      BUILD_BYPRODUCTS ${AWS_CHECKSUMS_STATIC_LIBRARY}
   +                      DEPENDS aws_c_common_ep)
      add_dependencies(AWS::aws-checksums aws_checksums_ep)
    
      externalproject_add(aws_c_event_stream_ep
   @@ -2811,7 +2812,7 @@ macro(build_awssdk)
                          URL ${AWS_C_EVENT_STREAM_SOURCE_URL}
                          CMAKE_ARGS ${AWSSDK_COMMON_CMAKE_ARGS}
                          BUILD_BYPRODUCTS ${AWS_C_EVENT_STREAM_STATIC_LIBRARY}
   -                      DEPENDS aws_c_common_ep aws_checksums_ep)
   +                      DEPENDS aws_checksums_ep)
      add_dependencies(AWS::aws-c-event-stream aws_c_event_stream_ep)
    
      externalproject_add(awssdk_ep
   ```

##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2

Review comment:
       I think that we can use the latest gRPC by 8cb2d81dc33f921974f8ef779a42d35a61ad195f.
   If it doesn't work, could you show error message?




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on a change in pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on a change in pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#discussion_r568308363



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -25,35 +25,39 @@
 
 # Abseil LTS branch, Sept 2020, Patch 2
 ARROW_ABSL_BUILD_VERSION=0f3bb466b868b523cf1dc9b2aaaed65c77b28862
-ARROW_AWSSDK_BUILD_VERSION=1.8.90
+ARROW_AWSSDK_BUILD_VERSION=1.8.128
+# aws-checksums 0.1.10 has some issues it seems
 ARROW_AWS_CHECKSUMS_BUILD_VERSION=v0.1.5
 ARROW_AWS_C_COMMON_BUILD_VERSION=v0.4.59
 ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
 ARROW_BOOST_BUILD_VERSION=1.71.0
-ARROW_BROTLI_BUILD_VERSION=v1.0.7
+ARROW_BROTLI_BUILD_VERSION=v1.0.9
 ARROW_BZIP2_BUILD_VERSION=1.0.8
-ARROW_CARES_BUILD_VERSION=1.16.1
+ARROW_CARES_BUILD_VERSION=1.17.1
 ARROW_GBENCHMARK_BUILD_VERSION=v1.5.2
 ARROW_GFLAGS_BUILD_VERSION=v2.2.2
 ARROW_GLOG_BUILD_VERSION=v0.4.0
 ARROW_GRPC_BUILD_VERSION=v1.33.2
 ARROW_GTEST_BUILD_VERSION=1.10.0
 ARROW_JEMALLOC_BUILD_VERSION=5.2.1
 ARROW_LZ4_BUILD_VERSION=v1.9.2
+# mimalloc 1.6.7 didn't build on Visual Studio 2015

Review comment:
       We've worked out a patch over on the mimalloc PR, but I'll deal with that in a followup if it's ok. Looks like there's a 2.0 release coming, and some other Apple M1 fixes coming, so we should probably just upgrade when those are in.




----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-765742440


   @kszucs that didn't trigger a Travis build for some reason
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-772944982


   No problem.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
kou closed pull request #9296:
URL: https://github.com/apache/arrow/pull/9296


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] nealrichardson commented on pull request #9296: ARROW-11350: [C++] Bump dependency versions

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on pull request #9296:
URL: https://github.com/apache/arrow/pull/9296#issuecomment-770091040


   @kou PTAL


----------------------------------------------------------------
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:
users@infra.apache.org