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

2022-02-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-14199:
---
Labels: pull-request-available  (was: )

> [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: 10m
>  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)


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

2021-12-16 Thread Jonathan Keane (Jira)


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

Jonathan Keane updated ARROW-14199:
---
Fix Version/s: 8.0.0
   (was: 7.0.0)

> [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: Dewey Dunnington
>Priority: Major
> Fix For: 8.0.0
>
>
> 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)


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

2021-10-03 Thread Neal Richardson (Jira)


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

Neal Richardson updated ARROW-14199:

Fix Version/s: 7.0.0

> [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
>Priority: Major
> Fix For: 7.0.0
>
>
> 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.3.4#803005)