Module character_length
datafusion_
functions
50.3.0
Module character_
length
Module Items
Structs
Functions
In datafusion_
functions::
unicode
datafusion_functions
::
unicode
Module
character_
length
Copy item path
Source
Structs
§
Character
Length
Func
Functions
§
character_
length
🔒
Returns number of characters in the string. character_length(‘josé’) = 4 The implementation counts UTF-8 code points to count the number of characters
character_
length_
general
🔒