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

Relational: Populate collections in projection before calling into client code #17219

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

smitpatel
Copy link
Member

The shapers on relational now take ResultContext which stores object[] of temporary values. Then populate the collection fully. Then call into client code to generate final result.

Resolves #16318

…ient code

The shapers on relational now take ResultContext which stores object[] of temporary values. Then populate the collection fully. Then call into client code to generate final result.

Resolves #16318
@smitpatel smitpatel merged commit 06a7d12 into release/3.0 Aug 19, 2019
@ghost ghost deleted the smit/ThisIsHardToFixBug branch August 19, 2019 18:08
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.

3 participants