Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.28.0
Description
Simplification (from RexSimplify class) is mostly covered in RexProgramTest, but tests for expressions of the form "IS NOT NULL(a) AND a=b" (with nullable and not nullable types) seem to be missing.
Since I had to write tests to make sure the simplification was as expected, I assume others might end up doing the same, and that the tests will both act as documentation and it will also protect against regressions.
Attachments
Issue Links
- links to