Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Integration #50

Open
AyrtonB opened this issue Sep 28, 2020 · 2 comments
Open

AWS Integration #50

AyrtonB opened this issue Sep 28, 2020 · 2 comments

Comments

@AyrtonB
Copy link

AyrtonB commented Sep 28, 2020

Thanks for making such a great resource!

From the ReadMe it seems as though this version currently only has bindings for Azure blobs, is AWS likely to be included in a future release?

@DPeterK
Copy link
Contributor

DPeterK commented Sep 28, 2020

Hi @AyrtonB, thanks for getting in touch, and glad this library has proved useful!

You're quite right that there's only Azure support in the library at the moment - because that's all we've needed in the Informatics Lab. But adding AWS Support should be reasonably simple - it should only be a case of completing paths.AWSArrayPath, working out what context TileDB needs to connect with an array in S3 (https://docs.tiledb.com/main/solutions/tiledb-embedded/backends/s3), and making sure the plumbing is there for the Readers and Writers.

How would you feel about having a crack at putting that together? If you're signed up to Hacktoberfest and you waited a few days you could even get one of your four Hacktoberfest PRs out of it 👍

Let me know what you think!

@AyrtonB
Copy link
Author

AyrtonB commented Sep 29, 2020

Hi @DPeterK,

Thanks for the quick reply. Brill sounds good, will have a crack at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants