alamb commented on issue #8790: URL: https://github.com/apache/arrow-datafusion/issues/8790#issuecomment-1887623011
Maybe we also need `Time` and `Time64`? @dhamotharan-ps -- What about using `variadic_equal`? https://docs.rs/datafusion/latest/datafusion/logical_expr/struct.Signature.html#method.variadic_equal > An arbitrary number of arguments of the same type. That way we don't restrict the types to a fixed list but support any data type -- 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]
