Description
Currently sort_array only support primitive types. As we already support comparison between non-primitive types, it makes sense to remove this restriction.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-10427 collect_list() and collect_set() should accept struct types as argument
- Closed
- duplicates
-
HIVE-3866 Allow sort_array to work on non-primitive types.
- Open
- relates to
-
HIVE-10873 Make sort_array() to support union types
- Open
- links to