yuxiqian opened a new pull request, #4375: URL: https://github.com/apache/flink-cdc/pull/4375
This closes FLINK-39418. Currently, Flink CDC uses Apache Calcite's default `RelDataTypeSystemImpl` which only supports decimal up to 19 precision and scale, but YAML pipeline may handle decimal types up to 38. Unexpected data truncation may occur. -- 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]
