You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "srilman (via GitHub)" <gi...@apache.org> on 2023/06/04 16:14:28 UTC

[GitHub] [arrow] srilman opened a new issue, #35903: Skeleton for Azure Filesystem Implementation

srilman opened a new issue, #35903:
URL: https://github.com/apache/arrow/issues/35903

   ### Describe the enhancement requested
   
   Implement a skeleton for an Azure Filesystem. All functions would return Status::NotImplemented(). This will keep the future changes smaller, and allow to verify all CI builds are working in a smaller PR.
   
   #### Related issues:
   - https://github.com/apache/arrow/issues/18014 (is a child of)
   - https://github.com/apache/arrow/issues/25673 (potential second parent isse)
   
   #### Other links:
   This issue is similar to how GCSFileSystem was implemented, by having an initial issue for the skeleton: https://github.com/apache/arrow/issues/29804
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou closed issue #35903: [C++] Skeleton for Azure Filesystem Implementation

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #35903: [C++] Skeleton for Azure Filesystem Implementation
URL: https://github.com/apache/arrow/issues/35903


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org