You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/02/08 21:09:00 UTC

[jira] [Created] (ARROW-15619) [C++] Temporal component extraction function for extracting is_leap_year indicator

Rok Mihevc created ARROW-15619:
----------------------------------

             Summary: [C++] Temporal component extraction function for extracting is_leap_year indicator
                 Key: ARROW-15619
                 URL: https://issues.apache.org/jira/browse/ARROW-15619
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Rok Mihevc


This should return as [is_leap_year|https://pandas.pydata.org/docs/reference/api/pandas.Series.dt.is_leap_year.html] from Pandas and [leap_year|https://lubridate.tidyverse.org/reference/leap_year.html] from lubridate.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)