paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST

Open Lvbm opened this issue 1 year ago • 1 comments

Purpose

Fixed the problem that when using cdc for data synchronization, when the field type of the data source is float, an exception message will appear during synchronization: just like … :java.lang.NumberFormatException: For input string: "10,2"

Tests

API and Format

Documentation

Lvbm avatar Apr 28 '24 10:04 Lvbm

@JingsongLi please review, thanks!

Lvbm avatar May 07 '24 02:05 Lvbm