You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Bipin Mathew (Jira)" <ji...@apache.org> on 2022/10/05 14:58:00 UTC

[jira] [Commented] (ARROW-2034) [C++] Filesystem implementation for Azure Blob Storage

    [ https://issues.apache.org/jira/browse/ARROW-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613032#comment-17613032 ] 

Bipin Mathew commented on ARROW-2034:
-------------------------------------

I have a rudimentary implementation of this that supports import and export to Azure. I tried to align as closely as possible to the s3 implementation, however as I needed it only for a specific use case and have not had a chance to implement all the same methods. Depending on bandwidth, I could probably build out the implementation further. I have never contributed to this project. Do all endpoints need to be implemented before it can be merged into the code base? Can it be built out over time? I attach what I have so far here.


[^azfs.h][^azfs.cc]

> [C++] Filesystem implementation for Azure Blob Storage
> ------------------------------------------------------
>
>                 Key: ARROW-2034
>                 URL: https://issues.apache.org/jira/browse/ARROW-2034
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Shefali Singh
>            Priority: Major
>              Labels: filesystem, pull-request-available
>             Fix For: 11.0.0
>
>         Attachments: azfs.cc, azfs.h
>
>          Time Spent: 10h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)