[Aztables] Pagination is broken when using NewListEntitiesPager on some Cross Partition Queries #22456
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Tables
Bug Report
/sdk/data/aztables
go version
: go version go1.22.0 linux/amd64No
P.S. from looking at the code the fix amounts to changing the More function in sdk/dara/aztablesclient.go : NewListEntitiesPager to ignore the page.NextRowKey value. I still havent tested this and will try to follow up with a PR but want to leave this documented.
The text was updated successfully, but these errors were encountered: