alamb commented on issue #11653: URL: https://github.com/apache/datafusion/issues/11653#issuecomment-2252474666
> can the comparison operator be a function that accepts timestamps in different zones? It could, but I think that would just postpone the conversation to execution (and it would likely be implemented the same, by calling the arrow `cast`). Doing it in `coerce_types` just does the conversion earlier in the plan. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
