getdozer / getdozer/dozer

`JOIN` should not forward any operation when in snapshotting mode

Open
#1,401 0 comments 0 reactions 0 assignees View on GitHub
performance sql
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

JOIN processor should not forward any operation downstream when a snapshotting is in progress. Only when snapshotting has been completed, all operations should be flushed as an insert.

*This is to minimize the number of updates during snapshotting*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.