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

Data migration with linear queries and gluing queries #541

Closed
epatters opened this issue Oct 29, 2021 · 0 comments · Fixed by #567
Closed

Data migration with linear queries and gluing queries #541

epatters opened this issue Oct 29, 2021 · 0 comments · Fixed by #567

Comments

@epatters
Copy link
Member

epatters commented Oct 29, 2021

This issue is the dual of #535: we want data migrations from C-sets to D-sets specified by a functor D -> Diag(C), where Diag(C) is the (covariant) category of diagrams and their morphisms. I am calling these "gluing queries" or "agglomerative queries" because they involve computing colimits.

An important special case is when the diagrams are discrete, meaning that coproducts are computed. David Spivak calls these "linear queries."

@epatters epatters added this to To do in Data migration via automation Oct 29, 2021
@epatters epatters changed the title Data migration with gluing queries Data migration with linear queries and gluing queries Oct 29, 2021
@epatters epatters self-assigned this Nov 3, 2021
Data migration automation moved this from To do to Done Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant