doupache commented on PR #12643:
URL: https://github.com/apache/datafusion/pull/12643#issuecomment-2378348112

   Without these change , hit_partitioned will failed at query 20 
   
   ```
   Q20: SELECT COUNT(*) FROM hits WHERE "URL" LIKE '%google%';
   Error: Context("type_coercion", Plan("There isn't a common type to coerce 
BinaryView and Utf8 in LIKE expression"))
   ```


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