Azure / azure-cosmosdb-java

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

Extracted getDataType and setDataType from SpatialIndex, HashIndex, RangeIndex to their base class Index as it contains duplicated code. #408

Closed coderudit closed 2 years ago

kushagraThapar commented 2 years ago

@coderudit - thanks for your contributions, however we don't actively maintain this repository anymore, it is only available for any limited and critical security bug fixes. We won't be taking any feature requests, or bug fixes, or any code improvements for our Java V2 async SDK (which is this repository), as this is on retirement path and has been announced for deprecation. Please close out all your PRs. If you want to contribute towards our Cosmos Java SDK - the correct repository is here - https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos - which contains source code for Java V4 SDK. Thanks!