azure-sdk-for-java
azure-sdk-for-java copied to clipboard
DocumentBulkExecutor support for bulk delete and update
https://github.com/microsoft/spring-data-cosmosdb/issues/407
New bulk / batch APIs are being built currently by IDC team (India) - which will expose these APIs in Cosmos. Once they are present in cosmos SDK, then azure-spring-data-cosmos can use them in its implementation. Timeline is end of this semester.
Given Bulk / Batch / Patch is going to GA soon, we can have the support in spring-data-cosmos
Any timeline on when this will be available?
@mrabhishek - it is currently not in plan for this semester, should be available sometime early next year.
@kushagraThapar Is the Bulk Operation support available yet in spring-data-cosmos ? I have a need for the same.
@bhattacharyyasom - it is in our backlog now, prioritizing it for our next semester. We plan to deliver it in next couple of months.
cc - @trande4884
This is done.