alamb commented on PR #5227: URL: https://github.com/apache/arrow-datafusion/pull/5227#issuecomment-1475226473
Update here is that `arrow_cast` is now available on main so it should be straightforward to write tests using https://github.com/apache/arrow-datafusion/tree/main/datafusion/core/tests/sqllogictests Perhaps we could add some tests to https://github.com/apache/arrow-datafusion/blob/main/datafusion/core/tests/sqllogictests/test_files/predicates.slt Here is an example of casting an expression to a Dictionary type using https://github.com/apache/arrow-datafusion/blob/3ccf1aebb6959fbc6bbbf74d2821522ddfd7d484/datafusion/core/tests/sqllogictests/test_files/arrow_typeof.slt#L127 -- 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]
