waynexia commented on issue #10246:
URL: https://github.com/apache/datafusion/issues/10246#issuecomment-2080809948

   > Thanks @waynexia could you please give an example how the static be called 
for different plan nodes to obtain different names?
   
   This (old) test case can be an example: 
https://github.com/apache/datafusion/pull/10266/files#diff-9f1cf112a3f7c21baab307b9001331d287479e54e60b594712395052e0ad0690R935-R936
   
   After #10266 the call to `ExecutionPlan::name()` is proxied to 
`static_name()` in default implementation.


-- 
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]

Reply via email to