Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(stream): add support for incremental stream writer (#1722) #1874

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

mangalaman93
Copy link
Member

This PR adds support for stream writing incrementally to the DB.
Adds an API: StreamWriter.PrepareIncremental

@mangalaman93 mangalaman93 changed the base branch from aman/1712 to aman/copy-levels February 19, 2023 23:44
@mangalaman93 mangalaman93 force-pushed the aman/incr branch 2 times, most recently from 6bf2898 to 97cb6d1 Compare February 23, 2023 18:36
@mangalaman93 mangalaman93 force-pushed the aman/incr branch 2 times, most recently from efc9502 to 3995956 Compare March 6, 2023 20:22
@mangalaman93 mangalaman93 changed the base branch from aman/copy-levels to main March 6, 2023 20:23
This PR adds support for stream writing incrementally to the DB.
Adds an API: StreamWriter.PrepareIncremental

This PR also has the bug fix from PR #1723.
Copy link
Contributor

@joshua-goldstein joshua-goldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mangalaman93 mangalaman93 merged commit 24ef3aa into main Mar 7, 2023
@mangalaman93 mangalaman93 deleted the aman/incr branch March 7, 2023 19:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants