Re: the new state serializer can not be incompatible

2023-07-11 Thread Hangxiang Yu
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

Re: the new state serializer can not be incompatible

2023-07-09 Thread Hangxiang Yu
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