Describe the bug
First, create a routine load job, than begin to alter the table, the job may be pause
because following error:
Mapping column is not in table. column: __doris_shadow_k2
How to resolve
This is because before each task is executed, the columnExprs
of the job
is modified without being restored. This can also cause memory leaks.
暂无答案!
目前还没有任何答案,快来回答吧!