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

[Preview6] Add an ability to do split query for collection include #21219

Merged
merged 6 commits into from
Jun 12, 2020

Conversation

smitpatel
Copy link
Member

Resolves #20892

- This makes is single pass, end to end processing.
- This is required since split queries need to integrate a processed shaper inside a client method while working on outer shaper.
- Added tests for filtered include but only Where filter works for now.
- Copy over tags to inner SelectExpression

Part of #20892
@smitpatel smitpatel marked this pull request as ready for review June 12, 2020 07:02
Copy link
Member

@ajcvickers ajcvickers left a comment

Choose a reason for hiding this comment

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

But wait for Steve to approve...

@ajcvickers
Copy link
Member

@smitpatel Approved; you may merge.

@smitpatel smitpatel merged commit 936d483 into release/5.0-preview6 Jun 12, 2020
@smitpatel smitpatel deleted the feature/splitInclude branch June 12, 2020 18:25
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