Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0
-
Drill 1.10
Description
Following statement will fail when the expression is negated
select -(2 * 2) from ( values ( 1 ) ) T ( C1 )
Error: SYSTEM ERROR: NullPointerException
Attachments
Issue Links
- links to