You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/09/25 07:20:00 UTC

[jira] [Created] (ARROW-10090) [C++][Compute] Improve mode kernel

Yibo Cai created ARROW-10090:
--------------------------------

             Summary: [C++][Compute] Improve mode kernel
                 Key: ARROW-10090
                 URL: https://issues.apache.org/jira/browse/ARROW-10090
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Yibo Cai
            Assignee: Yibo Cai


1. Replace naive array data visitor with optimized VisitArrayDataInline. It improves performance significantly.
2. Add chunked array test cases.



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