Skip to content

Conversation

@jonasmuriboe
Copy link
Contributor

Each CosmosDBVectorStore.Builder function evaluates this.PROPERTY_NAME rather than the new argument passed to each function resulting in it not being possible to instantiate an instance of CosmosDBVectorStore.

….hasText(..., "... must not be empty") evaluates the current value (null) rather than the argument passes to each builder function. Fix issue where partitionKeyPath is required, yet is never configured via CosmosDBVectorStoreAutoConfiguration

Signed-off-by: Jonas Muribø <jmurib@gmail.com>
@ilayaperumalg
Copy link
Member

@jonasmuriboe Thanks for the PR!

@ilayaperumalg ilayaperumalg merged commit fcc56f4 into spring-projects:main Feb 17, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants