alamb commented on issue #15107: URL: https://github.com/apache/datafusion/issues/15107#issuecomment-2708836074
If anyone is interested in this I think the first thing to do would be to get a function like this working: ```rust fn simple_display(expr: &dyn PhysicalExpr) -> String ``` -- 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]
