databend
databend copied to clipboard
Feature: Snapshot change data support
Summary
For materialized view, we need to do incremental update, So we need to give a suitable snapshot change data for it. Steps:
- [ ] Survey on some Systems.
- [ ] implementation docs
- [ ] pr and test.