[R] lubridate::as_datetime()
in dplyr query should be able to handle time in sub seconds
#32694
Labels
Milestone
Since the current unit is fixed to "s", an error will occur if a time containing sub-seconds is given.
I thought that nanoseconds should be used, but it should be noted that POSIXct is currently supposed to be converted to microseconds, as shown in ARROW-17424.
Reporter: SHIMA Tatsuya / @eitsupi
Assignee: SHIMA Tatsuya / @eitsupi
Related issues:
T
col type option (relates to)PRs and other links:
Note: This issue was originally created as ARROW-17425. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: