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

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

     [ https://issues.apache.org/jira/browse/ARROW-13174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joris Van den Bossche updated ARROW-13174:
------------------------------------------
    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|https://github.com/apache/arrow/pull/10598#issuecomment-868358466].

  was:
To express timestamps with arbitrary format we require a strftime kernel.
See [comments here|https://github.com/apache/arrow/pull/10598#issuecomment-868358466].


> [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)