Skip to content

test(singlestore): add semantic search integration test and docs#2900

Merged
duwenxin99 merged 11 commits into
mainfrom
feat/singlestore-semantic-search
Apr 9, 2026
Merged

test(singlestore): add semantic search integration test and docs#2900
duwenxin99 merged 11 commits into
mainfrom
feat/singlestore-semantic-search

Conversation

@duwenxin99
Copy link
Copy Markdown
Contributor

No description provided.

@duwenxin99 duwenxin99 requested a review from a team as a code owner March 30, 2026 18:21
@duwenxin99 duwenxin99 changed the title feat(singlestore): implement semantic vector search test(singlestore): add semantic search integration test Mar 30, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces semantic search support for SingleStore. Key changes include updating the CI pipeline to handle an API key, configuring the SingleStore tools to use the correct vector formatting for embeddings, and adding integration tests for semantic search. A technical issue was identified in the integration test SQL query where the embedding column needs explicit conversion using JSON_ARRAY_UNPACK to be compatible with the DOT_PRODUCT function.

Comment thread tests/singlestore/singlestore_integration_test.go Outdated
@duwenxin99 duwenxin99 mentioned this pull request Mar 30, 2026
1 task
@duwenxin99 duwenxin99 changed the title test(singlestore): add semantic search integration test test(singlestore): add semantic search integration test and docs Apr 7, 2026
@duwenxin99 duwenxin99 assigned averikitsch and unassigned Yuan325 Apr 7, 2026
@duwenxin99 duwenxin99 added the release candidate Use label to signal PR should be included in the next release. label Apr 9, 2026
@duwenxin99 duwenxin99 enabled auto-merge (squash) April 9, 2026 20:31
@duwenxin99 duwenxin99 merged commit bd43edb into main Apr 9, 2026
26 checks passed
@duwenxin99 duwenxin99 deleted the feat/singlestore-semantic-search branch April 9, 2026 23:49
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🧨 Preview deployments removed.

Cloudflare Pages environments for pr-2900 have been deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release candidate Use label to signal PR should be included in the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants