leonardBang commented on PR #3517: URL: https://github.com/apache/flink-cdc/pull/3517#issuecomment-2275224442
CI failed due to : ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project flink-connector-debezium: Compilation failure: Compilation failure: Error: /home/runner/work/flink-cdc/flink-cdc/flink-cdc-connect/flink-cdc-source-connectors/flink-connector-debezium/src/main/java/org/apache/flink/cdc/debezium/event/DebeziumEventDeserializationSchema.java:[38,46] package org.apache.flink.cdc.runtime.typeutils does not exist Error: /home/runner/work/flink-cdc/flink-cdc/flink-cdc-connect/flink-cdc-source-connectors/flink-connector-debezium/src/main/java/org/apache/flink/cdc/debezium/event/DebeziumEventDeserializationSchema.java:[39,46] package org.apache.flink.cdc.runtime.typeutils does not exist Error: /home/runner/work/flink-cdc/flink-cdc/flink-cdc-connect/flink-cdc-source-connectors/flink-connector-debezium/src/main/java/org/apache/flink/cdc/debezium/event/DebeziumEventDeserializationSchema.java:[128,20] cannot find symbol Error: symbol: class EventTypeInfo Error: location: class org.apache.flink.cdc.debezium.event.DebeziumEventDeserializationSchema Error: /home/runner/work/flink-cdc/flink-cdc/flink-cdc-connect/flink-cdc-source-connectors/flink-connector-debezium/src/main/java/org/apache/flink/cdc/debezium/event/DebeziumEventDeserializationSchema.java:[391,9] cannot find symbol Error: symbol: class BinaryRecordDataGenerator Error: location: class org.apache.flink.cdc.debezium.event.DebeziumEventDeserializationSchema Error: /home/runner/work/flink-cdc/flink-cdc/flink-cdc-connect/flink-cdc-source-connectors/flink-connector-debezium/src/main/java/org/apache/flink/cdc/debezium/event/DebeziumEventDeserializationSchema.java:[391,51] cannot find symbol Error: symbol: class BinaryRecordDataGenerator Error: location: class org.apache.flink.cdc.debezium.event.DebeziumEventDeserializationSchema Error: -> [Help 1] Error: ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
