[
https://issues.apache.org/jira/browse/IGNITE-15110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-15110:
---------------------------------------
Labels: calcite (was: calcite2-required calcite3-required)
> Calcite bug. Function CHAR_LENGTH works incorrect with UNICODE
> --------------------------------------------------------------
>
> Key: IGNITE-15110
> URL: https://issues.apache.org/jira/browse/IGNITE-15110
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Yury Gerzhedovich
> Priority: Major
> Labels: calcite
>
> Function CHAR_LENGTH returns an incorrect results for unicode symbols. E.g
> for below query returns 2 instead of 1
> {code:sql}
> SELECT char_length('🦆'){code}
> see src/test/sql/function/string/test_char_length.test_ignore
--
This message was sent by Atlassian Jira
(v8.20.1#820001)