You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/03/11 16:35:00 UTC

[jira] [Resolved] (ARROW-14199) [R] bindings for format where possible

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

Jonathan Keane resolved ARROW-14199.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 12319
[https://github.com/apache/arrow/pull/12319]

> [R] bindings for format where possible
> --------------------------------------
>
>                 Key: ARROW-14199
>                 URL: https://issues.apache.org/jira/browse/ARROW-14199
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Dragoș Moldovan-Grünfeld
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> Now that we have {{strftime}}, we should also be able to make bindings for {{format()}} as well. This might be complicated / we might need to punt on a bunch of types that {{format()}} can take but arrow doesn't (yet) support formatting of them, that's ok. 
> Though some of those might be wrappable with a handful of kernels stacked together: {{format(float)}} might be round + cast to character



--
This message was sent by Atlassian Jira
(v8.20.1#820001)