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

Add generation of mongo updates as diff #336

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Add generation of mongo updates as diff #336

wants to merge 15 commits into from

Conversation

satabin
Copy link
Member

@satabin satabin commented Mar 8, 2023

Closes #332

@satabin satabin changed the title Add generationof mongo updates as diff Add generation of mongo updates as diff Mar 9, 2023
The prepend case is just aspecial case of insertion at an index.
Given the specificities of the mongo diff for arrays, there is no need
to compute an expensive LCS for computing whether the target array is
the result of adding a block of consecutive values somewhere in the
source array.
@satabin satabin added this to the 4.5.0 milestone Mar 26, 2023
@satabin satabin marked this pull request as ready for review April 1, 2023 11:31
@satabin satabin modified the milestones: 4.5.0, 4.6.0 Jan 19, 2024
@satabin satabin modified the milestones: 4.6.0, 4.7.0 Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Mongo Update Operators as Patch
1 participant