The GitHub Actions job "Flink CDC CI" on flink-cdc.git/FLINK-39757 has failed.
Run started by GitHub user haruki-830 (triggered by lvyanquan).

Head commit for run:
63d8ee98d315dddc6cf463a03c8ff6b146270819 / 春栖 <[email protected]>
[FLINK-39757] Fix kafka sink could not serialize debezium json with column 
default values

When a column has a non-string default value expression, Debezium JSON 
serialization fails.
This fix adds a convertDefaultValue method that converts the string default 
value expression to the correct Java type matching the Debezium schema, 
supporting BOOLEAN, TINYINT, SMALLINT, INTEGER, BIGINT, FLOAT, DOUBLE, DECIMAL, 
DATE, TIME, TIMESTAMP, BINARY, VARBINARY, and other types. Corresponding test 
cases are also added.

Report URL: https://github.com/apache/flink-cdc/actions/runs/26563324654

With regards,
GitHub Actions via GitBox

Reply via email to