Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Add a test in CsvTest:
@Test void testSumCaseWhenWithoutElse() throws SQLException { sql("model", "select sum( CASE WHEN empno=10 THEN 1 END ) from EMPS").ok(); }
Will throw NPE
Attachments
Attachments
Issue Links
- links to