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: Table splitting support #619

Closed
divega opened this issue Sep 4, 2014 · 5 comments
Closed

Relational: Table splitting support #619

divega opened this issue Sep 4, 2014 · 5 comments
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@divega
Copy link
Contributor

divega commented Sep 4, 2014

This work item represents the mapping capability to slice a single table vertically into multiple objects.

@ilmax
Copy link
Contributor

ilmax commented Sep 4, 2014

Same comment as per #620

@rowanmiller rowanmiller modified the milestone: Backlog Sep 5, 2014
@ekaggata
Copy link

I'm sorry, I can't find the vote button here but I'd like to vote this up.

I'd also like to add to the feature specification: it should be possible to use a table as a part of more than one entity.

E.g. GUIDS are used as primary keys for all the tables and there is a field that every entity has, so there is a table of 2 columns: the GUID and the common field and a record with equal GUID is created in it for every record created in another table.

@smitpatel
Copy link
Member

@AndriySvyryd

@AndriySvyryd
Copy link
Member

Fixed in f5af64f, 644dec8

@AndriySvyryd AndriySvyryd added type-enhancement closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. labels Aug 15, 2017
@AndriySvyryd AndriySvyryd modified the milestones: 2.0.0, Backlog Aug 15, 2017
@wcc-neal
Copy link

wcc-neal commented Sep 19, 2017

The two commits above (f5af64f and 644dec8) only add table splitting. They don't add entity splitting, so this feature request is not complete (edit: never mind, the feature requests only mentions table splitting, not entity splitting, which has a separate feature request: #620)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

7 participants