Daniel Becker created IMPALA-11831:
--------------------------------------
Summary: Error with zipping unnest if the array is also selected
without unnesting
Key: IMPALA-11831
URL: https://issues.apache.org/jira/browse/IMPALA-11831
Project: IMPALA
Issue Type: Bug
Reporter: Daniel Becker
Assignee: Daniel Becker
The following query returns an error:
{code:java}
select int_array, unnest(int_array) from complextypestbl;
ERROR: IllegalStateException: null
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]