alamb commented on code in PR #10807:
URL: https://github.com/apache/datafusion/pull/10807#discussion_r1631040773


##########
datafusion/optimizer/src/common_subexpr_eliminate.rs:
##########
@@ -861,105 +861,6 @@ mod test {
         assert_eq!(expected, formatted_plan);
     }
 
-    #[test]
-    fn id_array_visitor() -> Result<()> {

Review Comment:
   Update is that @jayzhan211  prototyped the stub approach here 
https://github.com/apache/datafusion/pull/10816 



-- 
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]

Reply via email to