You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, if x is timestamp type, we either need to keep the same unit from x (it's a parameter to the type, default is "s", hence the error), or pass the right cast option to allow truncation. (And probably not cast at all if it's already the same timezone.)
Using as.Date to convert from timestamp to date fails in Arrow even though this is fine in R.
Reporter: Nicola Crane / @thisisnic
Assignee: Dewey Dunnington / @paleolimbot
PRs and other links:
Note: This issue was originally created as ARROW-17637. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: