lowka commented on PR #10746: URL: https://github.com/apache/datafusion/pull/10746#issuecomment-2145555366
@Lordworms Thank you for looking into this issue. > Currently, I think it is tricky to do 2 and 3 since Datafusion would transform the ast::DataType into arrow::DataType ... Yes, that's exactly why I created this issue: - DataFusion drops precision/length on purpose and then this issue can be resolved by updating the SQL reference. - Otherwise this is a bug that can resolved by either fixing the cast operation or by disallowing parameterised Varchar/Char 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: 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