[ https://issues.apache.org/jira/browse/ARROW-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Li resolved ARROW-15619. ------------------------------ Fix Version/s: 8.0.0 Resolution: Fixed Issue resolved by pull request 12373 [https://github.com/apache/arrow/pull/12373] > [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 > Assignee: Rok Mihevc > Priority: Major > Labels: kernel, pull-request-available > Fix For: 8.0.0 > > Time Spent: 1.5h > Remaining Estimate: 0h > > 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)