You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/12/13 18:06:00 UTC

[jira] [Commented] (ARROW-14334) [C++][Compute] Add UTF-8 non-ASCII tests to scalar string kernels

    [ https://issues.apache.org/jira/browse/ARROW-14334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458593#comment-17458593 ] 

Antoine Pitrou commented on ARROW-14334:
----------------------------------------

[~edponce] Which functions are you thinking about in particular?

> [C++][Compute] Add UTF-8 non-ASCII tests to scalar string kernels
> -----------------------------------------------------------------
>
>                 Key: ARROW-14334
>                 URL: https://issues.apache.org/jira/browse/ARROW-14334
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Eduardo Ponce
>            Priority: Minor
>              Labels: test
>             Fix For: 7.0.0
>
>
> Many scalar string kernels only use ASCII characters in their tests. This should be extended to other UTF-8 codepoints for move coverage.
> This will most likely require changing the *TYPED_TEST_SUITE* used in those tests to only consider _[Large]StringType_.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)