Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.21.0
Description
For example, rand() = rand() will be simplified to IS NOT NULL(rand()), which is wrong because rand() = rand() might be false while IS NOT NULL(rand()) is always true.
Attachments
Issue Links
- links to