You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "SHIMA Tatsuya (Jira)" <ji...@apache.org> on 2022/08/16 08:37:00 UTC

[jira] [Created] (ARROW-17428) [R] Implement as.integer and as.numeric for timestamp types etc. in Arrow dplyr queries

SHIMA Tatsuya created ARROW-17428:
-------------------------------------

             Summary: [R] Implement as.integer and as.numeric for timestamp types etc. in Arrow dplyr queries
                 Key: ARROW-17428
                 URL: https://issues.apache.org/jira/browse/ARROW-17428
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
    Affects Versions: 9.0.0
            Reporter: SHIMA Tatsuya


In R, the POSIXct type are converted to seconds, so division and rounding are required within arrow, depending on the unit.



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