u70b3 commented on issue #23732: URL: https://github.com/apache/datafusion/issues/23732#issuecomment-5030390081
I'll take this — PR opened: #23735. It relaxes the planner pattern-type check to accept `Utf8`/`LargeUtf8`/`Utf8View`/`Null` and adds sqllogictest cases with non-literal `Utf8View`/`LargeUtf8` patterns in `type_coercion.slt` (next to the #22886 regression tests), borrowing from #22887 as suggested. -- 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]
