Skip to content

[Blob][Datalake] Remove manually added paging code for listing operations #16230

@tasherif-msft

Description

@tasherif-msft

Datalake
Currently in Datalake file_system.list_paths()

is able to handle paging operations on the generated layer. However, we are still passing page_iterator_class=PathPropertiesPaged which should removed and refactored to utilize generated code.

Blobs
Currently container.list_blobs() does require the manually added code to handle paging (unlike datalake). We should fix the swagger and ensure blobs listing operation is generated with the same pattern as Datalake's listing.

Metadata

Metadata

Assignees

Labels

StorageStorage Service (Queues, Blobs, Files)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions