-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
While implementing date/time arithmetic in DataFusion (apache/datafusion#6578) @jackwener found lack of Date - Date support in arithmetic kernels
Describe the solution you'd like
I would like kernels that can subtract
Date32Array - Date32Arrayand produce anIntervalYearMonthArrayDate64Array - Date64Arrayand produceIntervalMonthDayNanoArray
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog