databend icon indicating copy to clipboard operation
databend copied to clipboard

Feature: Snapshot change data support

Open JackTan25 opened this issue 2 years ago • 0 comments

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.

JackTan25 avatar Aug 29 '23 06:08 JackTan25