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

Andrew Lamb commented on ARROW-11848:
-------------------------------------

Migrated to github: https://github.com/apache/arrow-rs/issues/196

> [Rust] Expose SlicesIterator from filter kernel?
> ------------------------------------------------
>
>                 Key: ARROW-11848
>                 URL: https://issues.apache.org/jira/browse/ARROW-11848
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Rust
>            Reporter: Ben Chambers
>            Priority: Minor
>
> I have found this iterator useful for some special purpose kernels I've 
> created. For instance, I created something for concatenating multiple arrays 
> together and "spreading them out", such that "filter(spread(input, bits), 
> bits) == input".
> While some of these special kernels could be added to Arrow, it seems like 
> exposing the building-blocks could be useful too. Thoughts?



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

Reply via email to