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

No support for different type of items in TransactionalBatch #328

Closed
susal1 opened this issue Apr 27, 2023 · 2 comments
Closed

No support for different type of items in TransactionalBatch #328

susal1 opened this issue Apr 27, 2023 · 2 comments

Comments

@susal1
Copy link

susal1 commented Apr 27, 2023

https://github.com/IEvangelist/azure-cosmos-dotnet-repository/blob/main/src/Microsoft.Azure.CosmosRepository/Repositories/DefaultRepository.Batch.cs

We are planning have a batch transaction with different items. The library at present only accept items of single type. Would there be any support for batch with different type of items ?

Thanks

@mumby0168
Copy link
Collaborator

Hi @susal1 we have an open issue that refers to this already, there is a fair bit of discussion on the topic. The basic batch support we have at the moment only supports documents of the same type.

#151

Open to any contributions and happy to help if needs be.

@mumby0168
Copy link
Collaborator

Closing this in favour of #151 feel free to join the conversation there @susal1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants