yux created FLINK-37506: --------------------------- Summary: Print detailed exception stack when pipeline transform fails Key: FLINK-37506 URL: https://issues.apache.org/jira/browse/FLINK-37506 Project: Flink Issue Type: Improvement Components: Flink CDC Reporter: yux
Currently, there's no much contextual information available (table id? current schema? data record content?) when transform operator throws an exception. Providing extra information would be useful for debugging. -- This message was sent by Atlassian Jira (v8.20.10#820010)