alamb commented on issue #12103: URL: https://github.com/apache/datafusion/issues/12103#issuecomment-2312601583
I agree with @findepi that a more general solution to this problem is to extend the `VALUES` coercion to pick the widest super type that works for all values in a column While using the available types for insert does seem a reasonable idea, I think following the pattern of other coercions would be better -- 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]
