wesm commented on pull request #7240: URL: https://github.com/apache/arrow/pull/7240#issuecomment-632910238
This problem of kernel dispatch with timestamps that may or may not have time zones actually brought out a limitation with input type checking. I'm introducing a simple interface for user-defined type-checking rules. I think this should give us sufficient flexibility for the time being, and if not we can always improve the interfaces. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org