Azure / Azure/azure-sdk-for-java
[FEATURE REQ] [Thin Client] End-to-end query plan validation — vector search, hybrid search, complex queries
Open
Client
Cosmos
needs-team-attention
ThinClient
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
Validate that query plans returned by the thin client proxy produce correct results for complex queries, vector search, and hybrid search — at parity with compute gateway.
## Dependency
- Gary Fang's vector embedding proxy PR (proxy-side fix)
## Acceptance Criteria
- [ ] Gary's proxy PR merged
- [ ] Vector search E2E tests pass via thin client
- [ ] Hybrid search E2E tests pass via thin client
- [ ] Cross-partition complex queries validated
- [ ] Query plan latency comparison: thin proxy vs compute gateway
Contributor guide
Assessment
This issue has not been assessed yet.