Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cosmos] Mixed ORDER BY Types #8448

Open
southpolesteve opened this issue Apr 21, 2020 · 1 comment
Open

[Cosmos] Mixed ORDER BY Types #8448

southpolesteve opened this issue Apr 21, 2020 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos
Milestone

Comments

@southpolesteve
Copy link
Contributor

.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

@southpolesteve southpolesteve added Client This issue points to a problem in the data-plane of the library. Cosmos labels Apr 21, 2020
@sajeetharan sajeetharan moved this to Ready to start in @azure/cosmos Project Dec 9, 2022
@sajeetharan sajeetharan added this to the 2024-01 milestone Sep 26, 2023
Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
@sajeetharan sajeetharan reopened this Dec 17, 2024
@sajeetharan sajeetharan assigned topshot99 and unassigned v1k1 Dec 17, 2024
@sajeetharan sajeetharan moved this to Ready to start in @azure/cosmos Project Dec 17, 2024
@sajeetharan sajeetharan modified the milestones: 2024-01, 4.0.0 GA Dec 17, 2024
@amanrao23 amanrao23 assigned amanrao23 and unassigned topshot99 Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cosmos
Projects
Status: Ready to start
Development

No branches or pull requests

5 participants