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

Neal Richardson closed ARROW-15105.
-----------------------------------
    Fix Version/s: 7.0.0
       Resolution: Duplicate

Confirmed that this works on the current master branch (on macOS at least).

> [R] unsupported timestamp cast in CSV with tz element
> -----------------------------------------------------
>
>                 Key: ARROW-15105
>                 URL: https://issues.apache.org/jira/browse/ARROW-15105
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 6.0.1
>            Reporter: Carl Boettiger
>            Priority: Major
>             Fix For: 7.0.0
>
>
> This should reproduce:
>  
> {code:java}
> ex2 <- tibble(time = as.POSIXct("2020-09-02 UTC", tz = "UTC"))
> ex2 %>% write_csv_arrow("test.csv") {code}
> Error:
> {code:java}
> Error: NotImplemented: Unsupported cast from timestamp[us, tz=UTC] to utf8 
> using function cast_string {code}



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

Reply via email to