-
Bug
-
Resolution: Done
-
Major
-
7.4
-
None
-
Workaround Exists
-
-
Low
If a changing value is used as a condition directly, e.g. col = case when changing.y then ...
The rewriter will fail to replace the changing value and we will continually attempt to rewrite the base update as a loop procedure.