erratic-pattern commented on PR #10960: URL: https://github.com/apache/datafusion/pull/10960#issuecomment-2176434748
> Since "+00:00" and "UTC" are the 'same' - is this viable? Or do we have to extend the logic [here](https://github.com/apache/datafusion/blob/main/datafusion/expr/src/type_coercion/binary.rs#L1055) in order to provide both variants (and possibly not introduce a breaking change)? +1 on including type coercion logic for "UTC" and "+00:00" and leaving the signature of NowFunc unchanged. This would fix the error descrined in https://github.com/apache/datafusion/issues/10957 more generally without introducing any breaking changes -- 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]
