[
https://issues.apache.org/jira/browse/ARROW-17779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607235#comment-17607235
]
Nicola Crane commented on ARROW-17779:
--------------------------------------
OK, a few different things going on here:
# If you're using the release version of Arrow (9.0.0), using across() inside
summarise() isn't supported yet
# If you're using the dev version of Arrow which does support across() inside
summarise(), we don't yet have support for user-defined functions (ARROW-17366
covers lambda functions but I'll add something in now to also mention anonymous
functions)
Those things said, I wonder if we can update the error messaging here to be
more descriptive.
> [R] Add "first" and "last" functions from xts library
> -----------------------------------------------------
>
> Key: ARROW-17779
> URL: https://issues.apache.org/jira/browse/ARROW-17779
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: N Gautam Animesh
> Priority: Major
> Attachments: image.png
>
>
> Functions like "first" and "last" from the XTS library aren't yet implemented
> in arrow. Please look into this and do the needful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)