You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Anthony Louis Gotlib Ferreira (Jira)" <ji...@apache.org> on 2021/04/22 23:17:00 UTC

[jira] [Created] (ARROW-12516) [C++][Gandiva] Implements castINTERVALDAY(varchar) and castINTERVALYEAR(varchar) functions

Anthony Louis Gotlib Ferreira created ARROW-12516:
-----------------------------------------------------

             Summary: [C++][Gandiva] Implements castINTERVALDAY(varchar) and castINTERVALYEAR(varchar) functions
                 Key: ARROW-12516
                 URL: https://issues.apache.org/jira/browse/ARROW-12516
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: Anthony Louis Gotlib Ferreira
            Assignee: Anthony Louis Gotlib Ferreira


The functions get a string, that can be a number or a [period using the ISO8601 format|https://en.wikipedia.org/wiki/ISO_8601#Durations] and returns the respective time interval.



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