alamb commented on code in PR #22094:
URL: https://github.com/apache/datafusion/pull/22094#discussion_r3219020631
##########
datafusion/expr/src/expr.rs:
##########
@@ -1416,63 +1422,6 @@ impl Lambda {
}
}
-#[derive(Clone, PartialEq, Eq, PartialOrd, Hash, Debug)]
Review Comment:
this stuff is all moved to `sql.rs` and I put a module level comment on it
--
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]