Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the user wants to see the all changes of this table or remove downstream normalized node, he/she can configure:  

  • 'log.pk.changelog-mode' = 'all'

This requires

  • 'log.pk.consistency' = 'transactional'
  • The sink query produces changes with UPDATE_BEFORE, If not, we can:
    • Throws unsupported exception in the MVP
    • In future, we can automatically add the normalize node before sink to generate required UPDATE_BEFORE messages

...