t;
> *Date:* Mon, Jul 10, 2023 11:58 AM
> *To:* "湘晗刚"<1016465...@qq.com>;"user";
> *Subject:* Re: the new state serializer can not be incompatible
>
> Hi,
> Could you share the detailed exception stack ? Or Did you modify any job
> logic or parameters
Hi,
Could you share the detailed exception stack ? Or Did you modify any job
logic or parameters ?
Currently, Flink only supports simple schema evolution (e.g. add or remove
fields for pojo types) for DataStream Jobs[1].
Other modifications may cause this exception, for example:
1. modify some sche