hi,大家好,我遇到个问题,执行一个sql,作了checkpoint,现在sql中加了where条件,但是insert select 
的值都没变,想指定之前的checkpoint继续执行,但是会报错,cannot map checkpoint state for operator *** 
to the new programe 是不是因为sql改变了,算子id就变了找不到了,这个有什么办法吗

回复