chenkovsky commented on issue #15755: URL: https://github.com/apache/datafusion/issues/15755#issuecomment-2817103271
@jayzhan211 could you please give me an example sql? I tried to construct test sql. but https://github.com/apache/datafusion/blob/8a193c22f6c3f771bff16cb8f9608d764d268c59/datafusion/expr/src/expr_schema.rs#L497 An error is thrown. ``` Cannot automatically convert FixedSizeBinary(3) to BinaryView ``` `can_cast_types` is from arrow, should we modify arrow? or maybe I misunderstand something. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org