Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.0, 1.8.0
-
None
Description
How to reproduce:
select (case when (true) then 1 end) from (values(1));
Error
Error: SYSTEM ERROR: ClassCastException: org.apache.drill.exec.expr.holders.NullableVarCharHolder cannot be cast to org.apache.drill.exec.expr.holders.VarCharHolder
Attachments
Issue Links
- links to