You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Vinicius Souza Roque (Jira)" <ji...@apache.org> on 2021/11/02 12:10:00 UTC

[jira] [Created] (ARROW-14552) [C++][Gandiva] Implement Quarter Function

Vinicius Souza Roque created ARROW-14552:
--------------------------------------------

             Summary: [C++][Gandiva] Implement Quarter Function
                 Key: ARROW-14552
                 URL: https://issues.apache.org/jira/browse/ARROW-14552
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++ - Gandiva
            Reporter: Vinicius Souza Roque


Returns the quarter of the year for a date, timestamp, or string in the range 1 to 4. Example: quarter('2015-04-08') = 2.



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