[FLINK] Multiply function not support `decimal` input
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
when run nexmark q1 sql, the `multiply` can not handle the decimal input, exception as below
```
Caused by: java.lang.RuntimeException: No suitable converter found for: *
```
### Gluten version
None
Contributor guide
Assessment
This issue has not been assessed yet.