spring-data-cosmosdb icon indicating copy to clipboard operation
spring-data-cosmosdb copied to clipboard

CosmosException when using azure-spring-data-cosmos query methods with repeated parameters

Open dsibilio opened this issue 4 years ago • 5 comments

Backporting the PR that solved the same issue for the azure-spring-data-cosmos library.

dsibilio avatar Dec 04 '20 23:12 dsibilio

Regarding this PR, we are not actively managing this branch anymore, is there a reason you need it for spring-data-cosmos v2 SDK ?

kushagraThapar avatar Dec 04 '20 23:12 kushagraThapar

Some projects I work on couldn't be migrated yet to the newer azure-spring-data-cosmos library, therefore it would have been handy for me to have this fix backported to a 2.3.1

If there is no chance of getting any new releases/patches from this repo then feel free to close the PR.

dsibilio avatar Dec 04 '20 23:12 dsibilio

I see, I would strongly recommend to migrate to newer version of azure-spring-data-cosmos library. However, if you are having issues in production because of this bug, I can see if we can make an exception to release hotfix for this module. Let me know.

kushagraThapar avatar Dec 04 '20 23:12 kushagraThapar

It's not critical to me at the moment, and we definitely plan on upgrading to the newest library as soon as possible. Thank you for being available to help, in case things may change I'll post it here.

dsibilio avatar Dec 04 '20 23:12 dsibilio

Sounds good, let me know and we can ship it.

kushagraThapar avatar Dec 05 '20 00:12 kushagraThapar

Closing this PR as it's obsolete 🙏

dsibilio avatar Oct 13 '23 15:10 dsibilio