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

fix(split): enable split of posting list with single plist #8062

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Sep 30, 2021

When there is a single plist to start from and there is nothing in mutationMap, the encode does not happen and hence the splits were not getting generated.
This PR fixes that issue.


This change is Reviewable

@NamanJain8 NamanJain8 merged commit 3592353 into master Sep 30, 2021
@NamanJain8 NamanJain8 deleted the naman/split branch September 30, 2021 20:58
ahsanbarkati pushed a commit that referenced this pull request Oct 4, 2021
When there was a single plist to start from and there was nothing in mutationMap, the encode does not happen and hence the splits were not getting generated.
This PR fixes that issue.

(cherry picked from commit 3592353)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants