[
https://issues.apache.org/jira/browse/ARROW-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17342610#comment-17342610
]
Rok Mihevc commented on ARROW-12707:
------------------------------------
Good point! I'm not sure how `filter` and `take` work exactly. But they are
vector kernels as opposed to scalar kernels (e.g. SplitPatternTransform) so
perhaps that is in play.
> [C++] Add defaults() method for arrow::compute::SplitPatternOptions
> --------------------------------------------------------------------
>
> Key: ARROW-12707
> URL: https://issues.apache.org/jira/browse/ARROW-12707
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Nic Crane
> Priority: Minor
>
> Many of the compute function options objects have a defaults() method in
> order to initialise the default options. However, SplitPatternOptions does
> not. Please can we have one added?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)