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


##########
datafusion/physical-expr-common/src/physical_expr.rs:
##########
@@ -379,3 +396,53 @@ where
 
     DisplayWrapper(exprs.into_iter())
 }
+
+/// Prints a [`PhysicalExpr`] in a SQL-like format

Review Comment:
   I moved the code here and added an example



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to