lidavidm commented on code in PR #35277: URL: https://github.com/apache/arrow/pull/35277#discussion_r1177415761
########## cpp/thirdparty/versions.txt: ########## @@ -23,8 +23,8 @@ # `DEPENDENCIES` array (see the comment on top of the declaration for the # format). -ARROW_ABSL_BUILD_VERSION=20211102.0 -ARROW_ABSL_BUILD_SHA256_CHECKSUM=dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4 +ARROW_ABSL_BUILD_VERSION=20230125.2 Review Comment: Hmm, seems Abseil promises compatibility now. So it looks like we're safe here, at least it compiles. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
