Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
azure-sdk opened this issue Jun 2, 2023 · 3 comments
Open

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

azure-sdk opened this issue Jun 2, 2023 · 3 comments
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos needs-team-triage This issue needs the team to triage.

Comments

@azure-sdk
Copy link
Collaborator

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

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. Cosmos needs-team-triage This issue needs the team to triage. labels Jun 2, 2023
@azure-sdk
Copy link
Collaborator Author

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
Copy link
Collaborator Author

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
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos needs-team-triage This issue needs the team to triage.
Projects
None yet
Development

No branches or pull requests

1 participant