Daniel Becker created IMPALA-12159:
--------------------------------------
Summary: Support ORDER BY for collections of variable length types
in select list
Key: IMPALA-12159
URL: https://issues.apache.org/jira/browse/IMPALA-12159
Project: IMPALA
Issue Type: Sub-task
Components: Backend, Frontend
Reporter: Daniel Becker
Assignee: Daniel Becker
IMPALA-12019 implemented support for collections of fixed length types in the
sorting tuple. This ticket tracks the implementation for collections of
variable length types.
Variable length types are the following:
* STRING
* VARCHAR(N)
* ARRAY and MAP (collections)
* any STRUCT type containing variable length types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)