Csaba Ringhofer created IMPALA-11052:
----------------------------------------
Summary: Allow using collections returned from views as
non-relative table refs
Key: IMPALA-11052
URL: https://issues.apache.org/jira/browse/IMPALA-11052
Project: IMPALA
Issue Type: New Feature
Components: Frontend
Reporter: Csaba Ringhofer
Examples:
with s as (select int_array a from functional_parquet.complextypestbl t)
select item from s.a;
select item from functional_parquet.complextypes_arrays_only_view.int_array
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]