Csaba Ringhofer created IMPALA-11893:
----------------------------------------
Summary: Allow cast from NULL to complex types
Key: IMPALA-11893
URL: https://issues.apache.org/jira/browse/IMPALA-11893
Project: IMPALA
Issue Type: New Feature
Components: Frontend
Reporter: Csaba Ringhofer
Currently we can't cast even NULLs to complex types:
select cast(NULL as array<int>);
ERROR: AnalysisException: Unsupported cast to complex type: ARRAY<INT>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]