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

Compare Queryable operators by MethodInfo #17012

Merged
merged 1 commit into from
Aug 8, 2019
Merged

Conversation

roji
Copy link
Member

@roji roji commented Aug 7, 2019

Part of #16300, not exhaustive

Takes care of the big dispatching switches in QueryableMethodTranslatingEV, NavigationExpandingEV, EntityEqualityRewritingEV.

Some work should still be done to make QueryableMethodProvider itself more future-proof, and also to compare Enumerable operators by MethodInfo.

@roji roji force-pushed the QueryableMethodLookup branch 2 times, most recently from 1d689f7 to 01be4aa Compare August 8, 2019 09:10
@roji roji force-pushed the QueryableMethodLookup branch from 01be4aa to f93ec50 Compare August 8, 2019 16:13
@roji roji requested a review from smitpatel August 8, 2019 16:14
@roji roji merged commit dad6bec into release/3.0 Aug 8, 2019
@ghost ghost deleted the QueryableMethodLookup branch August 8, 2019 16:52
roji added a commit that referenced this pull request Aug 8, 2019
roji added a commit that referenced this pull request Aug 8, 2019
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.

2 participants