alamb commented on code in PR #8822: URL: https://github.com/apache/arrow-datafusion/pull/8822#discussion_r1447788166
########## datafusion/expr/src/expr.rs: ########## @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -//! Expr module contains core type definition for `Expr`. +//! Logical Expressions: [`Expr`] Review Comment: This is a drive by cleanup -- 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]
