Skip to content

Commit 0a4c831

Browse files
Update README.md (Azure#20475)
1 parent 5dee748 commit 0a4c831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/cosmos/azure-cosmos/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Currently the features below are **not supported**. For alternatives options, ch
112112
* Change Feed: Pull model
113113
* Cross-partition ORDER BY for mixed types
114114
* Integrated Cache using the default consistency level, that is "Session". To take advantage of the new [Cosmos DB Integrated Cache](https://docs.microsoft.com/azure/cosmos-db/integrated-cache), it is required to explicitly set CosmosClient consistency level to "Eventual": `consistency_level= Eventual`.
115+
* Cross partition queries do not handle partition splits (410 Gone errors)
115116

116117
### Control Plane Limitations:
117118

0 commit comments

Comments
 (0)