Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
ghx-label-6
Description
IMPALA-12373 introduces small string optimisation, after which not all strings will have a var-len part.
IMPALA-12159 adds support for ORDER BY for collections of variable length types in the select list, but the test tables it uses only/mostly contain short strings.
We should introduce longer strings in collection_tbl }}and {{{}collection_struct_mix. These tables are only used by complex types tests, so the impact is limited.
Attachments
Issue Links
- is related to
-
IMPALA-12569 Harden long string testing
- Open