jorisvandenbossche commented on PR #39267: URL: https://github.com/apache/arrow/pull/39267#issuecomment-1864221677
I am not sure if we should reuse the existing kernels for the timestamp/date/time types. It's a quite different operation, and for example the docstring for `"day"` is not correct for what this does for duration input. Of course we can update the docstring for each of those that would accept duration as well. But if every time it has to have a separate explanation for what it does in case of duration input, that's maybe a sign it should be a separate kernel? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
