You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @southpolesteve, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
.NET added support for mixed order by in cross partition queries. We should also add this https://github.com/Azure/azure-cosmos-dotnet-v3/pull/952/files
Currently, we throw a runtime error if we encounter mixed types https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/cosmosdb/cosmos/src/queryExecutionContext/orderByDocumentProducerComparator.ts#L130
The text was updated successfully, but these errors were encountered: