[
https://issues.apache.org/jira/browse/IMPALA-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-12159.
-------------------------------------
Fix Version/s: Impala 4.4.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: Impala 4.4.0
>
>
> 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)