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

Azure Blob Stream Reader #2711

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Azure Blob Stream Reader #2711

merged 2 commits into from
Apr 23, 2024

Conversation

mbolt35
Copy link
Contributor

@mbolt35 mbolt35 commented Apr 23, 2024

What does this PR change?

  • Added a double-buffered stream reader for azure downloads to stream directly from blob storage instead of downloading to filesystem first

How will this PR impact users?

  • This can be an option for downloading Azure billing data. It can stream the CSV contents directly from blob storage instead of saving out to disk first.

How was this PR tested?

  • Against several billing exports.

Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opencost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 7:19pm

…irectly from blob storage instead of downloading to filesystem first

Signed-off-by: Matt Bolt <mbolt35@gmail.com>
Copy link

sonarcloud bot commented Apr 23, 2024

@Sean-Holcomb Sean-Holcomb merged commit a1dfd1c into develop Apr 23, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants