Details
Description
Function CHAR_LENGTH returns an incorrect results for unicode symbols. E.g for below query returns 2 instead of 1
SELECT char_length('🦆')
see src/test/sql/function/string/test_char_length.test_ignore
Attachments
Issue Links
- duplicates
-
IGNITE-14677 Calcite engine. Add 32-bit Unicode characters support
- Open
- is part of
-
IGNITE-14535 Caclite SQL engine capabilities
- Open