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

[preview9] Add non-owned table splitting support to query #17171

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

AndriySvyryd
Copy link
Member

@AndriySvyryd AndriySvyryd commented Aug 15, 2019

Materialize owned entities with all null properties if they are being referenced by other entities

Fixes #16032

@AndriySvyryd
Copy link
Member Author

Updated. Now with uglier SQL.

@AndriySvyryd
Copy link
Member Author

AndriySvyryd commented Aug 16, 2019

FromSql will not work with table splitting unless the same query works without FromSql: #17215

@AndriySvyryd AndriySvyryd changed the base branch from release/3.0 to release/3.0-preview9 August 19, 2019 19:35
@AndriySvyryd
Copy link
Member Author

@smitpatel Ping

Copy link
Member

@smitpatel smitpatel left a comment

Choose a reason for hiding this comment

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

:shipit:

@AndriySvyryd AndriySvyryd changed the title Add non-owned table splitting support to query [preview9] Add non-owned table splitting support to query Aug 19, 2019
@ajcvickers
Copy link
Member

@AndriySvyryd Why did you assign this to me?

Materialize owned entities with all null properties if they are being referenced by other entities

Fixes #16032
@AndriySvyryd
Copy link
Member Author

AndriySvyryd commented Aug 19, 2019

@ajcvickers I don't have permissions to merge into preview9

@ajcvickers
Copy link
Member

@AndriySvyryd That should be fixed now.

@AndriySvyryd
Copy link
Member Author

@ajcvickers Thanks. I thought it was by design.

@AndriySvyryd AndriySvyryd merged commit 34f07f1 into release/3.0-preview9 Aug 19, 2019
@ghost ghost deleted the TableSplitting branch August 19, 2019 23:51
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.

4 participants