thisisnic commented on code in PR #49929:
URL: https://github.com/apache/arrow/pull/49929#discussion_r3190928495


##########
.github/workflows/r.yml:
##########
@@ -284,14 +284,13 @@ jobs:
       - name: Download Timezone Database
         shell: bash
         run: |
-          # RTools 40 uses GCC 8.x which does not support C++20 chrono 
timezones,
-          # so Arrow uses the vendored date library which requires tzdata
+          # Download tzdata in case the vendored date library is used for 
timezones

Review Comment:
   Does the RTools bump and associated GCC version increase means that this is 
no longer needed?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to