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

Translate Order & OrderDescending #34282

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Translate Order & OrderDescending #34282

merged 3 commits into from
Aug 13, 2024

Conversation

bricelam
Copy link
Contributor

Hello, dear friends.

I tried to use these and they didn't work, so instead of screaming, "Freakin' Microsoft! This issues is two years old! What are they even working on?! Don't they have infinite resources?! I could implement it in like five minutes!" I decided to submit a PR. 😜

Fixes #28634

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Hey @bricelam 👋 ❤️

Looks good! See minor suggestions below.

@roji roji self-assigned this Jul 27, 2024
@bricelam
Copy link
Contributor Author

Feedback addressed. I'm realizing just how short two weeks is for an external contributor. Life gets busy!

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @bricelam! Rebased on latest main and fixed tests which broke because of a conflicting change in Cosmos.

Will merge this at the very last minute for EF 9 🎉

@roji roji merged commit 6e71839 into dotnet:main Aug 13, 2024
7 checks passed
@bricelam bricelam deleted the order branch August 14, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate the new LINQ Order/OrderDescending
3 participants