Xuebin Su created IMPALA-14539:
----------------------------------
Summary: Support queries that create duplicate collection slots
for Kudu tables
Key: IMPALA-14539
URL: https://issues.apache.org/jira/browse/IMPALA-14539
Project: IMPALA
Issue Type: Improvement
Components: Frontend
Reporter: Xuebin Su
Queries that create duplicate collection slots, such as
{code:sql}
SELECT array_int FROM kudu_array AS t, t.array_int AS unnested;{code}
are not supported for Kudu tables inĀ IMPALA-14472.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)