Closed
Description
Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-5367
When creating temporal arrays, we added a sample function that extracts the hour from a temporal array. This ticket is to add support for other common temporal functions like minute, second, hour, and might include temporal arithmetic as adding dates and times, calculating durations etc.