thisisnic commented on code in PR #49929:
URL: https://github.com/apache/arrow/pull/49929#discussion_r3196418183
##########
.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:
I updated the comment to be clearer now.
--
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]