1

In the arrow R guide there's info about using S3 buckets but nothing about using Azure cloud storage. There's an unrelated package AzureStor which connects to Azure Storage but uses different syntax so they don't (seemingly) work together.

Is there a an existing adaptation or easy way to adapt the AzureStor syntax over to a FileSystem class that arrow can use?

Dean MacGregor
  • 11,847
  • 9
  • 34
  • 72

1 Answers1

-1

I am not sure but does Azure File System will help?

Something like mentioned in the link below: https://www.educba.com/azure-file-storage/

  • Not related to the problem at hand. – Dean MacGregor Jun 08 '22 at 20:07
  • 1
    Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Jun 09 '22 at 16:19