Skip to content

Comments

feat(zb-experimental): Add AsyncMultiRangeDownloader#1550

Merged
chandra-siri merged 54 commits intomainfrom
bidi_reads_5_read_obj_stream
Sep 24, 2025
Merged

feat(zb-experimental): Add AsyncMultiRangeDownloader#1550
chandra-siri merged 54 commits intomainfrom
bidi_reads_5_read_obj_stream

Conversation

@chandra-siri
Copy link
Collaborator

feat: Add AsyncMultiRangeDownloader

@chandra-siri chandra-siri requested review from a team as code owners September 18, 2025 04:43
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: storage Issues related to the googleapis/python-storage API. labels Sep 18, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Sep 19, 2025
@chandra-siri chandra-siri changed the title feat: Add AsyncMultiRangeDownloader feat(zb-experimental): Add AsyncMultiRangeDownloader Sep 19, 2025
…python-storage into bidi_reads_3_read_obj_stream
Pulkit0110
Pulkit0110 previously approved these changes Sep 22, 2025
Base automatically changed from bidi_reads_4_read_obj_stream to main September 23, 2025 08:43
@chandra-siri chandra-siri dismissed Pulkit0110’s stale review September 23, 2025 08:43

The base branch was changed.

@chandra-siri chandra-siri merged commit 4766164 into main Sep 24, 2025
15 checks passed
@chandra-siri chandra-siri deleted the bidi_reads_5_read_obj_stream branch September 24, 2025 05:28
@nidhiii-27
Copy link

The core logic for concurrent range downloading is missing. The download_ranges method is not implemented. Please implement this method using asyncio.gather or a similar mechanism to download the ranges concurrently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants