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

[jira] [Updated] (ARROW-13869) [R] Check if misc kernels have options implemented and if not, implement them

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

Nic Crane updated ARROW-13869:
------------------------------
    Description: 
Other kernels which do not have options fully implemented:
 * count_substring - MatchSubstringOptions
 * count_substring_regex - MatchSubstringOptions
 * ends_with - MatchSubstringOptions
 * index_in - SetLookupOptions
 * max_element_wise - ElementWiseAggregateOptions
 * replace_substring_regex - ReplaceSubstringOptions
 * starts_with - MatchSubstringOptions

  was:
Other kernels which may or may not have options properly implemented:

and_not
and_not_kleene
array_filter
array_take
binary_join
binary_replace_slice
bit_wise_and
bit_wise_not
bit_wise_or
bit_wise_xor
choose
count_substring
count_substring_regex
drop_null
ends_with
extract_regex
index
index_in
index_in_meta_binary
iso_calendar
list_flatten
list_parent_indices
list_value_length
max_element_wise
mode
or
partition_nth_indices
replace_substring_regex
replace_with_mask
shift_left
shift_left_checked
shift_right
shift_right_checked
starts_with
string_is_ascii
unique
xor


> [R] Check if misc kernels have options implemented and if not, implement them
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-13869
>                 URL: https://issues.apache.org/jira/browse/ARROW-13869
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Nic Crane
>            Priority: Major
>
> Other kernels which do not have options fully implemented:
>  * count_substring - MatchSubstringOptions
>  * count_substring_regex - MatchSubstringOptions
>  * ends_with - MatchSubstringOptions
>  * index_in - SetLookupOptions
>  * max_element_wise - ElementWiseAggregateOptions
>  * replace_substring_regex - ReplaceSubstringOptions
>  * starts_with - MatchSubstringOptions



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