assignUser commented on code in PR #14440: URL: https://github.com/apache/arrow/pull/14440#discussion_r997497526
########## r/vignettes/install.Rmd: ########## @@ -172,20 +228,13 @@ If downloading dependencies at build time is not an option, as when building on #### Dependencies for S3 and GCS support -The arrow package allows you to work with data in AWS S3 or in other cloud -storage system that emulate S3, as well as Google Cloud Storage. -However, support for working with S3 and GCS is not -enabled in the default source build, and it has additional system requirements. To +Support for working with data in S3 and GCS is not enabled in the default Review Comment: I think this could be read to conflict with L237 ? ########## r/DESCRIPTION: ########## @@ -1,6 +1,6 @@ Package: arrow Title: Integration to 'Apache' 'Arrow' -Version: 9.0.0.9000 +Version: 9.0.0.20221017 Review Comment: nit: from testing I assume ```suggestion Version: 9.0.0.9000 ``` -- 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]
