alamb commented on code in PR #11879:
URL: https://github.com/apache/datafusion/pull/11879#discussion_r1707438522
##########
datafusion-examples/examples/planner_api.rs:
##########
@@ -123,5 +124,19 @@ async fn to_physical_plan_step_by_step_demo(
.plan
);
+ // Call the physical optimizer with an existing physical plan (in this
Review Comment:
💯
FYI @waynexia -- the example you added in
https://github.com/apache/datafusion/pull/11716 is already being extended and
used 🎉
--
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]