Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Added support for Hash v2 #96

Closed srinathnarayanan closed 5 years ago

srinathnarayanan commented 5 years ago

exposed the getter and setter for PartitionKeyVersion and the enum PartitionKeyDefinitionVersion

christopheranderson commented 5 years ago

We should also be able to take the Partition Key tests that have lengths greater than 100 bytes and make them use HashV2 instead to stop them from randomly failing.

christopheranderson commented 5 years ago

Overriding because the CLA task appears to be unhealthy.