RatulDawar commented on issue #22506:
URL: https://github.com/apache/datafusion/issues/22506#issuecomment-4536267764

   @alamb would it make sense to use comparison_coercion in 
get_parameter_fields() when merging placeholder types, instead of strict 
equality? That would unify cases like Utf8 + Utf8View → Utf8View, matching what 
normal queries already do at comparison sites, while still erroring on truly 
incompatible types.


-- 
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]

Reply via email to