[ https://issues.apache.org/jira/browse/ARROW-15602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Neal Richardson resolved ARROW-15602. ------------------------------------- Fix Version/s: 10.0.0 Resolution: Fixed Issue resolved by pull request 13877 [https://github.com/apache/arrow/pull/13877] > [R][Docs] Update docs to explain how to read timestamp with timezone columns > ---------------------------------------------------------------------------- > > Key: ARROW-15602 > URL: https://issues.apache.org/jira/browse/ARROW-15602 > Project: Apache Arrow > Issue Type: Bug > Components: R > Environment: R version 4.1.2 (2021-11-01) > Platform: x86_64-pc-linux-gnu (64-bit) > Running under: Ubuntu 20.04.3 LTS > Reporter: SHIMA Tatsuya > Assignee: SHIMA Tatsuya > Priority: Major > Labels: pull-request-available > Fix For: 10.0.0 > > Time Spent: 1.5h > Remaining Estimate: 0h > > The following values in a csv file can be read as timestamp by > `pyarrow.csv.read_csv` and `readr::read_csv`, but not by > `arrow::read_csv_arrow`. > {code} > "x" > "2004-04-01T12:00+09:00" > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)