Skip to content

We love short SQL!#21851

Merged
1 commit merged intomainfrom
smit/unique
Jul 30, 2020
Merged

We love short SQL!#21851
1 commit merged intomainfrom
smit/unique

Conversation

@smitpatel
Copy link
Copy Markdown
Contributor

Cosmos: Add support for OfType/is operator

Translate OfType using is operator in all providers

Add Cosmos version of InheritanceTestBase. No IncompleteMapping version as all discriminator predicates in cosmos are required.

Resolves #16391

@smitpatel smitpatel requested a review from a team July 30, 2020 01:49
Comment thread src/EFCore.Cosmos/Query/Internal/EntityProjectionExpression.cs
Translate OfType using is operator in all providers

Add Cosmos version of InheritanceTestBase. No IncompleteMapping version as all discriminator predicates in cosmos are required.

Resolves #16391
@ghost
Copy link
Copy Markdown

ghost commented Jul 30, 2020

Hello @smitpatel!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit bd5e09f into main Jul 30, 2020
@ghost ghost deleted the smit/unique branch July 30, 2020 16:35
This pull request was closed.
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.

Cosmos: Translate is operator

2 participants