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


##########
r/R/filesystem.R:
##########
@@ -282,6 +282,9 @@ FileSelector$create <- function(base_dir, allow_not_found = 
FALSE, recursive = F
 #' `AzureDefaultCredential` for authentication, so that several authentication
 #' types are tried until one succeeds.
 #'
+#' `AzureFileSystem` is not presently supported on Windows due to upstream
+#' compatibility issues between the Azure C++ SDK and the MinGW toolchain.
+#'

Review Comment:
   Added this here as it was wiped out when I ran `make doc` due to it being 
added to the `.Rd` on the original PR but not to this file where it needs to be.



-- 
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