Skip to content

Sorting for Cosmos Table API not working similar to Azure Table Storage API which is on RowKey Column #35422

Open
@shubhAIEgon

Description

@shubhAIEgon
  • **Package Name azure.cosmosdb.table:
  • **Package Version 4.0.0b1:
  • **Operating System Windows:
  • **Python Version 3.10:

Describe the bug
When migrating from Azure Storage Table API to Azure Cosmos DB Table API. The sorting of entities used to work on basis of RowKey in Azure Storage Table but In the Azure Cosmos DB Table API It seems to be working on Timestamp column is there a way to add latest record on top of table?

Please find the screen shot attached where issue can clearly be seen

screenshot cosmos issue

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.Tablescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions