Azure / azure-sdk

This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
http://azure.github.io/azure-sdk
MIT License
487 stars 296 forks source link

Azure SDK Review - [Azure Cosmos DB - CosmosDB Python SDK] #6203

Open azure-sdk opened 1 year ago

azure-sdk commented 1 year ago

New SDK Review meeting has been requested.

Service Name: Azure Cosmos DB - CosmosDB Python SDK Review Created By: Simon Moreno Review Date: 06/08/2023 02:05 PM PT

Hero Scenarios Link: Not Provided Architecture Diagram Link: Not Provided Core Concepts Doc Link: Not Provided APIView Links: Python,

Description: The CosmosDB Python SDK has had a couple big features in Beta for two releases now and we would like to GA these with the next release. These two features are Patch API and partition key delete, both new public area methods. Samples for both are below. Patch API: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L106-L143 Partitionkey delete: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L153-L192

Detailed meeting information and documents provided can be accessed here

azure-sdk commented 1 year ago

Meeting updated by Simon Moreno

Service Name: Azure Cosmos DB - CosmosDB Python SDK Review Created By: Simon Moreno Review Date: 06/08/2023 02:05 PM PT

Hero Scenarios Link: Not Provided Architecture Diagram Link: Not Provided Core Concepts Doc Link: Not Provided APIView Links: Python,

Description: The CosmosDB Python SDK has had a couple big features in Beta for two releases now and we would like to GA these with the next release. These two features are Patch API and partition key delete, both new public area methods. Samples for both are below. Patch API: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L106-L143 Partitionkey delete: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L153-L192

Detailed meeting information and documents provided can be accessed here

azure-sdk commented 1 year ago

Meeting updated by Simon Moreno

Service Name: Azure Cosmos DB - CosmosDB Python SDK Review Created By: Simon Moreno Review Date: 06/08/2023 02:05 PM PT

Hero Scenarios Link: Not Provided Architecture Diagram Link: Not Provided Core Concepts Doc Link: Not Provided APIView Links: Python,

Description: The CosmosDB Python SDK has had a couple big features in Beta for two releases now and we would like to GA these with the next release. These two features are Patch API and partition key delete, both new public area methods. Core concept links: Patch API: https://learn.microsoft.com/en-us/azure/cosmos-db/partial-document-update Partition key delete: https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/how-to-delete-by-partition-key?tabs=python-example

Samples for both are below. Patch API: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L106-L143 Partitionkey delete: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L153-L192

Detailed meeting information and documents provided can be accessed here

azure-sdk commented 1 year ago

Meeting updated by Simon Moreno

Service Name: Azure Cosmos DB - CosmosDB Python SDK Review Created By: Simon Moreno Review Date: 06/08/2023 02:05 PM PT

Hero Scenarios Link: Not Provided Architecture Diagram Link: Not Provided Core Concepts Doc Link: Not Provided APIView Links: Python,

Description: The CosmosDB Python SDK has had a couple big features in Beta for two releases now and we would like to GA these with the next release. These two features are Patch API and partition key delete, both new public area methods. Core concept links: Patch API: https://learn.microsoft.com/en-us/azure/cosmos-db/partial-document-update Partition key delete: https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/how-to-delete-by-partition-key?tabs=python-example

Samples for both are below. Patch API: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L106-L143 Partitionkey delete: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/samples/document_management.py#L153-L192

Detailed meeting information and documents provided can be accessed here