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

TreeDDS changeset format: remove AttachGroup construct #11620

Merged
merged 2 commits into from Aug 22, 2022

Conversation

yann-achard-MS
Copy link
Contributor

Removes the AttachGroup array from the tree DDS changeset format. Instead, the elements of the array are represented inline.

Motivation: the distinction was not being leveraged but made the code more complex.

@yann-achard-MS yann-achard-MS requested a review from a team as a code owner August 22, 2022 21:19
@github-actions github-actions bot added area: dds Issues related to distributed data structures base: main PRs targeted against main branch labels Aug 22, 2022
packages/dds/tree/src/changeset/toDelta.ts Outdated Show resolved Hide resolved
packages/dds/tree/src/changeset/utils.ts Show resolved Hide resolved
packages/dds/tree/src/changeset/utils.ts Outdated Show resolved Hide resolved
@yann-achard-MS yann-achard-MS merged commit 417c237 into microsoft:main Aug 22, 2022
@github-actions
Copy link
Contributor

This commit is queued for merging with the next branch! Please ignore this PR for now. Contact @microsoft/fluid-cr-infra for help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds Issues related to distributed data structures base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants