andygrove commented on code in PR #2575:
URL: https://github.com/apache/arrow-datafusion/pull/2575#discussion_r878701773
##########
datafusion/core/src/optimizer/filter_push_down.rs:
##########
@@ -894,27 +889,6 @@ mod tests {
Ok(())
}
- #[test]
- fn union_all_with_alias() -> Result<()> {
Review Comment:
On second thoughts, the test is about using a filter with an alias ...
:thinking: ... ok I will look into this more
--
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]