[ 
https://issues.apache.org/jira/browse/ARROW-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Lamb closed ARROW-11434.
-------------------------------
    Resolution: Invalid

> Length kernel returns bytes not character length
> ------------------------------------------------
>
>                 Key: ARROW-11434
>                 URL: https://issues.apache.org/jira/browse/ARROW-11434
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust - DataFusion
>            Reporter: Mike Seddon
>            Assignee: Mike Seddon
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The rust `length` kernel currently counts number of bytes/octets rather than 
> characters given that Arrow uses UTF8 encoding.
> This means that the result of the `length` kernel on a string like `josé` 
> will be 5 bytes rather than 4 characters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to