-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
To convert timestamps to a string representation with an arbitrary format we require a strftime kernel (the inverse operation of the strptime kernel we already have).
See comments here.
Reporter: Rok Mihevc / @rok
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
Related issues:
- [C++] C++ array kernels framework and execution buildout (umbrella issue) (is a child of)
- [C++][Dataset] Writing partitions with timestamp type give mis-formatted (integers) directory names (is depended upon by)
- [R] strftime bindings (is depended upon by)
PRs and other links:
Note: This issue was originally created as ARROW-13174. Please see the migration documentation for further details.