comphead commented on code in PR #9627:
URL: https://github.com/apache/arrow-datafusion/pull/9627#discussion_r1526970911
##########
datafusion/expr/src/expr_rewriter/mod.rs:
##########
@@ -399,20 +374,20 @@ mod test {
}
#[test]
- #[allow(deprecated)]
+ #[ignore = "investigate if this test is needed"]
Review Comment:
The method which supposed to replace deprecated one is fails this test,
investigating if this test makes sense any 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]