Skip to content

(RC2) Cosmos: strip implicit casts to allow vector search over arrays#34495

Merged
ajcvickers merged 1 commit intorelease/9.0from
CheeseAndOnionCrisps
Aug 22, 2024
Merged

(RC2) Cosmos: strip implicit casts to allow vector search over arrays#34495
ajcvickers merged 1 commit intorelease/9.0from
CheeseAndOnionCrisps

Conversation

@ajcvickers
Copy link
Copy Markdown
Contributor

Port of #34437

Fixes #34402

Description

Cosmos vector search was merged as an experimental feature in EF9. This PR adds support of array types in addition to ReadOnlyMemory<> types.

Customer impact

Allow customers to use vector search with array properties.

How found

Known bug on vector search implementation.

Regression

No.

Testing

Tests added and run using the preview SDK.

Risk

Low.

@ajcvickers ajcvickers requested a review from a team August 21, 2024 17:00
@ajcvickers ajcvickers changed the title Cosmos: strip implicit casts to allow vector search over arrays (RC2) Cosmos: strip implicit casts to allow vector search over arrays Aug 21, 2024
@ajcvickers
Copy link
Copy Markdown
Contributor Author

/cc @artl93

Fixes #34402

Co-authored-by: Arthur Vickers <ajcvickers@hotmail.com>
@ajcvickers ajcvickers force-pushed the CheeseAndOnionCrisps branch from c308af5 to 415b062 Compare August 21, 2024 17:32
@ajcvickers ajcvickers merged commit 38754d8 into release/9.0 Aug 22, 2024
@ajcvickers ajcvickers deleted the CheeseAndOnionCrisps branch August 22, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants