Open
Description
- **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
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Workflow: This issue is responsible by Azure service team.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that