[
https://issues.apache.org/jira/browse/ARROW-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469785#comment-17469785
]
Jeroen van Straten commented on ARROW-15029:
--------------------------------------------
I haven't touched those files in the PR so far, so it doesn't _require_ it, but
I'm sure it can be done if you want. I hadn't really thought about it.
> [C++] Split compute/kernels/scalar_string.cc
> --------------------------------------------
>
> Key: ARROW-15029
> URL: https://issues.apache.org/jira/browse/ARROW-15029
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Jeroen van Straten
> Priority: Minor
> Labels: good-first-issue, good-second-issue,
> pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {{compute/kernels/scalar_string.cc}}, which defines scalar string kernels, is
> getting pretty large (and probably long-ish to compile). It would be nice to
> split it up thematically into 2 or 3 source files. Common utilities may be
> factored into a {{scalar_string_internal.h}} header, for example.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)