azure-cosmos-dotnet-v3/Microsoft.Azure.Cosmos/tests
sc978345 35fdca1749
[Internal] Query: Removes unneeded check on supported query features (#4868)
## Description

This PR 

-Upgrades to the 3.37.1 version of the direct package
-Adds additional testing on ORDER BY RANK RRF with VectorDistance in
HybridSearchQueryTests SanityTests
-Removes an unneeded (and problematic) check for unsupported features,
which is not needed by the SDK. Previously, this code assumed there
would always be a queryInfo object, however with hybrid search, this may
not always be the case. But in addition, this check was not needed, so
it is removed.

## Type of change

Please delete options that are not relevant.

- [] Bug fix (non-breaking change which fixes an issue)
2024-11-05 16:37:35 -08:00
..
Microsoft.Azure.Cosmos.EmulatorTests [Internal] Query: Removes unneeded check on supported query features (#4868) 2024-11-05 16:37:35 -08:00
Microsoft.Azure.Cosmos.Performance.Tests [Internal] JSON Binary Encoding: Adds support for encoding uniform arrays (#4866) 2024-11-05 11:19:47 -08:00
Microsoft.Azure.Cosmos.Tests [Internal] Query: Removes unneeded check on supported query features (#4868) 2024-11-05 16:37:35 -08:00