Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0, 1.18.0
Description
The minimum produce steps:
Flink SQL> select if(1=1, rand_integer(100), 0);
[ERROR] Could not execute SQL statement. Reason:
java.lang.Exception: Unsupported operand types: IF(boolean, INT, INT NOT NULL)
But we do not see the exception reported in 1.14, not sure which version this bug was introduced.
Attachments
Attachments
Issue Links
- links to