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

Streaming from azure blob storage #242

Closed
jaehwana2z opened this issue Jul 18, 2024 · 2 comments · Fixed by #262
Closed

Streaming from azure blob storage #242

jaehwana2z opened this issue Jul 18, 2024 · 2 comments · Fixed by #262
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jaehwana2z
Copy link
Contributor

🚀 Feature

Motivation

Do you have a plan for supporting streaming from azure blob storage? Issue #101 requested for GCS, and I am wondering if Azure Blob Storage integration is also a possibility

Pitch

Alternatives

Additional context

@jaehwana2z jaehwana2z added enhancement New feature or request help wanted Extra attention is needed labels Jul 18, 2024
Copy link

Hi! thanks for your contribution!, great first issue!

@tchaton
Copy link
Collaborator

tchaton commented Jul 18, 2024

Hey @jaehwana2z. It is super easy to add. Do you want to make a PR ? Just need to add support for an Azure Client as the one for GCP: https://github.com/Lightning-AI/litdata/blob/main/src/litdata/streaming/downloader.py#L90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants