andygrove commented on code in PR #2575:
URL: https://github.com/apache/arrow-datafusion/pull/2575#discussion_r878699688
##########
datafusion/core/src/optimizer/filter_push_down.rs:
##########
@@ -894,27 +889,6 @@ mod tests {
Ok(())
}
- #[test]
- fn union_all_with_alias() -> Result<()> {
Review Comment:
The test is specifically testing for creating a union with an alias, which
we no longer support
--
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]