You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/07/13 15:57:00 UTC

[jira] [Closed] (ARROW-12845) [R] [C++] S3 connections for different providers

     [ https://issues.apache.org/jira/browse/ARROW-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Keane closed ARROW-12845.
----------------------------------
    Resolution: Won't Fix

> [R] [C++] S3 connections for different providers
> ------------------------------------------------
>
>                 Key: ARROW-12845
>                 URL: https://issues.apache.org/jira/browse/ARROW-12845
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, R
>    Affects Versions: 4.0.0
>            Reporter: Mauricio 'PachĂĄ' Vargas SepĂșlveda
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Hi
> As a part of my thesis, I want to create an S3 bucket on DigitalOcean (what PUC uses), and while I can write parquet files on my laptop and upload to DigitalOcean Spaces (i.e. an "S3 + Google Drive") from the browser or by using rclone, I could work in editing the existing code that allows to connects to Amazon S3, and  provide a function that connects to DigitalOcean/Linode/IBM/etc.
> This could be done in a way that amazon URL is the default and the user could specify something like `new_s3_fun(...,  provider = "Tencent")` and connect to an S3 that is not Amazon.
> Also, this involves the need to write more S3 documentation.



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