[
https://issues.apache.org/jira/browse/FLINK-37201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenkai Qi updated FLINK-37201:
------------------------------
Description:
FlinkCDC Pipeline transform arithmetic functions can not support parameters of
null and more numerical types. For example: ceil, floor, round and abs.
When the input parameter is null or a numerical type such as int, the program
will have an error.
I have fixed it.
> FlinkCDC Pipeline transform arithmetic functions support parameters of null
> and more numerical types.
> -----------------------------------------------------------------------------------------------------
>
> Key: FLINK-37201
> URL: https://issues.apache.org/jira/browse/FLINK-37201
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.3.0
> Reporter: Wenkai Qi
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> FlinkCDC Pipeline transform arithmetic functions can not support parameters
> of null and more numerical types. For example: ceil, floor, round and abs.
> When the input parameter is null or a numerical type such as int, the program
> will have an error.
> I have fixed it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)