You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Rok Mihevc (Jira)" <ji...@apache.org> on 2021/06/25 18:48:00 UTC

[jira] [Commented] (ARROW-13174) [C++][Compute] Add strftime kernel

    [ https://issues.apache.org/jira/browse/ARROW-13174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369653#comment-17369653 ] 

Rok Mihevc commented on ARROW-13174:
------------------------------------

This should also implement TemporalStrftimeOptions with format and locale properties.

> [C++][Compute] Add strftime kernel
> ----------------------------------
>
>                 Key: ARROW-13174
>                 URL: https://issues.apache.org/jira/browse/ARROW-13174
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Rok Mihevc
>            Assignee: Rok Mihevc
>            Priority: Major
>
> 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|https://github.com/apache/arrow/pull/10598#issuecomment-868358466].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)