Skip to content

[Storage] Add Arrow to list_blobs, Add list_blobs_hierarchical Support - #5064

Draft
vincenttran-msft wants to merge 15 commits into
Azure:feature/stg_104from
vincenttran-msft:vincenttran/arrow_support
Draft

[Storage] Add Arrow to list_blobs, Add list_blobs_hierarchical Support#5064
vincenttran-msft wants to merge 15 commits into
Azure:feature/stg_104from
vincenttran-msft:vincenttran/arrow_support

Conversation

@vincenttran-msft

@vincenttran-msft vincenttran-msft commented Aug 13, 2026

Copy link
Copy Markdown
Member

.tsp: Azure/azure-rest-api-specs#45312
As title states.

  • list_blobs now returns Result<Pager<ListBlobsResponse, AutoFormat>> instead of Result<Pager<ListBlobsResponse, XmlFormat>>
  • list_blobs now accepts an accept option
  • list_blobs now supports Arrow format
  • list_blobs_hierarchical support has been added, with everything that list_blobs just got support for as well 😄

TODO:

  • Test recordings to pass properly

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@github-actions github-actions Bot added Azure.Core The azure_core crate Storage Storage Service (Queues, Blobs, Files) labels Aug 13, 2026
@vincenttran-msft
vincenttran-msft marked this pull request as draft August 13, 2026 01:29
Comment thread sdk/core/azure_core/src/http/pager.rs
Comment thread sdk/storage/azure_storage_blob/src/models/method_options.rs Outdated
Comment thread sdk/storage/azure_storage_blob/src/models/method_options.rs Outdated
Comment thread sdk/storage/azure_storage_blob/src/lib.rs Outdated
Comment thread sdk/storage/azure_storage_blob/src/clients/blob_container_client.rs Outdated
Comment thread sdk/storage/azure_storage_blob/Cargo.toml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core The azure_core crate Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants