apache / doris-flink-connector

Flink Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
315 stars 221 forks source link

[fix](cdc) Fix possible loss of precision in MongoCDC Decimal sampling. #463

Closed bingquanzhao closed 1 month ago

bingquanzhao commented 1 month ago

Fix a possible loss of precision when decimal and other number types appear in the same field in the sampled data.