yux created FLINK-36697:
---------------------------

             Summary: Quickly evolving schema change in Doris fails
                 Key: FLINK-36697
                 URL: https://issues.apache.org/jira/browse/FLINK-36697
             Project: Flink
          Issue Type: Bug
          Components: Flink CDC
    Affects Versions: cdc-3.2.0
            Reporter: yux


Unlike StarRocks, Doris metadata applier doesn't check if state is finished. So 
if we're executing schema changes consecutively, Doris connector will complain 
with:
 * <TABLE>'s state(SCHEMA_CHANGE) is not NORMAL. Do not allow doing ALTER ops

this exception. Adding loopcheck and ensures table state to be NORMAL before 
returning should help.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to