You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/18 16:23:14 UTC

[GitHub] [arrow] nealrichardson opened a new issue, #33757: [R] Bindings for list_element and list_slice

nealrichardson opened a new issue, #33757:
URL: https://github.com/apache/arrow/issues/33757

   ### Describe the enhancement requested
   
   #19706 added bindings for `[[` to the `struct_field` function. We could also do `list_element` with that if the expression is a list type, and map `[` to `list_slice` as well. 
   
   ### Component(s)
   
   R


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org