-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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 work for in-memory provider #16963
Comments
Surely one of the assignees will do this work in time for 3.0.0 |
@AndriySvyryd Surely. |
I'm going to try doing this... |
@ajcvickers has volunteered to do all the work for InMemory query 🎉 |
Can you also make sure to update the issue numbers to this one in code base comments for skipped tests? |
Update issues references and add area for #16963 Enable tests which are already working
Don't send shapers to ServerQueryExpression Laying ground work for collection projection Part of #16963
Allow ExpressionTranslator to return null Fix bug in OfType Return null for unmapped property to fail gracefully Part of #16963
Update issues references and add area for #16963 Enable tests which are already working
Wow @smitpatel all the things checked off!! BRAVO! 🥇 |
Yay! Thank you very much @smitpatel, I really love seeing many red unit tests turning green!!! Unfortunately, not all of them turned green! So here we go:
|
- [ ] ValueComparer.Snapshot() resultsIn-Memory: Do value converters work? #14042Test Failures
Queryable methods pending
- [ ] Reverse P7Translate Queryable.Reverse #17388The text was updated successfully, but these errors were encountered: