paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[cdc] When the cdc source modifies field comments, all field comments in the existing paimon table will be set to empty.

Open zhuangchong opened this issue 1 year ago • 0 comments

Purpose

When the cdc source modifies field comments, all field comments in the existing paimon table will be set to empty.

Steps: Version 0.7, flink1.17, mysqlcdc2paimon whole database migration-action package. Modifying the comment of a field in the mysql table will cause the comments of all fields in the paimon table to be cleared.

Tests

API and Format

Documentation

zhuangchong avatar Mar 25 '24 05:03 zhuangchong