> is table E. When record a1 in table A changes to a1’, corresponding
> results in table D and E should also be changed.
>
>
> I consider to use flink + kafka dynamic table to solve this. But
> there’s a potential problem:
>
>
> - records in medical field must not be lost.
>
table E. When record a1 in table A changes to a1’, corresponding results in
table D and E should also be changed.
I consider to use flink + kafka dynamic table to solve this. But there’s a
potential problem:
- records in medical field must not be lost.
- kafka event is append-only, and kafka