Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 0.7
-
None
-
None
Description
Cannot cast string literal to string
select cast('abc' as string) ERROR: AnalysisException: Invalid type cast of 'abc' from STRING to STRING