jonahgao commented on code in PR #11961:
URL: https://github.com/apache/datafusion/pull/11961#discussion_r1714953432
##########
datafusion/sql/tests/sql_integration.rs:
##########
@@ -2176,148 +2176,6 @@ fn union_all() {
quick_test(sql, expected);
}
-#[test]
-fn union_with_different_column_names() {
Review Comment:
Converting these union tests to SLT is easier than moving them to
`TypeCoercion`.
--
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]