Vishal bharatbhai Vanpariya
09/14/2023, 9:58 AMVishal bharatbhai Vanpariya
09/14/2023, 9:58 AMJane Chan
09/14/2023, 10:07 AMtoDataStream
not work is that
Since the DataStream API does not support changelog processing natively, this method assumes append-only/insert-only semantics during the table-to-stream conversion.While the group-by-and-count operation under streaming mode itself does produce retractions.
Vishal bharatbhai Vanpariya
09/14/2023, 10:09 AMJane Chan
09/15/2023, 2:56 AMtoChangelogStream
to specify the ChangelogMode
to be upsert.