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

Query: Translate Queryable.Reverse() #19357

Merged
merged 1 commit into from
Dec 18, 2019
Merged

Conversation

smitpatel
Copy link
Member

Resolves #17388

In order to translate Reverse, we reverse the existing ordering. If there is no existing ordering then we throw translation failure.

Resolves #17388

In order to translate Reverse, we reverse the existing ordering. If there is no existing ordering then we throw translation failure.
@smitpatel
Copy link
Member Author

Squashed version of #19185
Merging when tests passes.

@smitpatel smitpatel merged commit a388f5e into master Dec 18, 2019
@smitpatel smitpatel deleted the Pankraty-17388-reverse branch December 18, 2019 22:50
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 Queryable.Reverse
3 participants