You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/07/04 09:53:00 UTC

[jira] [Updated] (ARROW-15804) [R] Update as.Date() to support several tryFormats

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

Dragoș Moldovan-Grünfeld updated ARROW-15804:
---------------------------------------------
    Description: 
We could use {{coalesce()}} to cycle through several {{{}formats{}}}. However this would not get us a behaviour identical to base R. For more on this see Jon's comment in the umbrella / parent issue. 

I improved the error message and the behaviour with remain the same. Users will not be able to supply more formats to {{{}tryFormats{}}}, but they will be advised to try the specialised parsing functions when they do so.

  was:We could use {{coalesce()}} to cycle through several {{formats}}. However this would not get us a behaviour identical to base R. For more on this see Jon's comment in the umbrella / parent issue.


> [R] Update as.Date() to support several tryFormats
> --------------------------------------------------
>
>                 Key: ARROW-15804
>                 URL: https://issues.apache.org/jira/browse/ARROW-15804
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: R
>            Reporter: Dragoș Moldovan-Grünfeld
>            Assignee: Dragoș Moldovan-Grünfeld
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> We could use {{coalesce()}} to cycle through several {{{}formats{}}}. However this would not get us a behaviour identical to base R. For more on this see Jon's comment in the umbrella / parent issue. 
> I improved the error message and the behaviour with remain the same. Users will not be able to supply more formats to {{{}tryFormats{}}}, but they will be advised to try the specialised parsing functions when they do so.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)