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: Introduce context level configuration for split query #21412

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

smitpatel
Copy link
Member

  • Add enum QuerySplittingBehavior
  • Add RelationalDbContextOptionsBuilder.UseQuerySplittingBehavior
  • Add AsSingleQuery

Resolves #21355

@smitpatel smitpatel requested a review from a team June 25, 2020 10:14
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Some doc comments

@smitpatel smitpatel requested a review from a team June 25, 2020 16:25
- Add enum QuerySplittingBehavior
- Add RelationalDbContextOptionsBuilder.UseQuerySplittingBehavior
- Add AsSingleQuery

Resolves #21355
@ghost
Copy link

ghost commented Jun 25, 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.

@smitpatel
Copy link
Member Author

@Pilchie - Seems like bot is not working correctly.

@smitpatel smitpatel merged commit 04e605b into master Jun 26, 2020
@smitpatel smitpatel deleted the smit/DivideAndConquer branch June 26, 2020 02:03
@Pilchie
Copy link
Member

Pilchie commented Jun 26, 2020

@smitpatel I don't see anything obviously wrong.
Can you leave a PR unmerged with the label sometime, and I'll take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query: Context level configuration for split query
4 participants