jackwener opened a new issue, #6223: URL: https://github.com/apache/arrow-datafusion/issues/6223
### Describe the bug Current `coerce_type` mixed with too many functions. I want to split `check type conversion` from `coerce_type`. I think we can check `TypeConversion` in `expr.cast_to()`. Here is SQLServer Data type conversion Doc. https://learn.microsoft.com/en-us/sql/t-sql/data-types/data-type-conversion-database-engine?view=sql-server-2017 ### To Reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
