alamb commented on code in PR #15253:
URL: https://github.com/apache/datafusion/pull/15253#discussion_r2001842580
##########
datafusion/expr/src/expr.rs:
##########
@@ -64,6 +64,15 @@ use sqlparser::ast::{
///
/// [`ExprFunctionExt`]: crate::expr_fn::ExprFunctionExt
///
+/// # Printing Expressions
Review Comment:
I added this section and the one below to try and explain the uses of the
different explain variants.
--
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]