alamb commented on issue #5398: URL: https://github.com/apache/arrow-datafusion/issues/5398#issuecomment-1893596847
> Thanks for your feedback @alamb! Next question: As best as I can tell it's not possible to overload a function to both accept a single string as well as accept a list of strings (no varargs). I think yo ucould do it with [`TypeSignature::one_of`](https://docs.rs/datafusion/latest/datafusion/logical_expr/struct.Signature.html#method.one_of) -- 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]
