You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2023/05/23 14:33:00 UTC

[jira] [Created] (IMPALA-12159) Support ORDER BY for collections of variable length types in select list

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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org