NGA-TRAN commented on code in PR #8113:
URL: https://github.com/apache/arrow-datafusion/pull/8113#discussion_r1391534504
##########
datafusion/core/src/physical_planner.rs:
##########
@@ -1900,6 +1900,18 @@ impl DefaultPhysicalPlanner {
.to_stringified(e.verbose,
InitialPhysicalPlan),
);
+ // Add plan with stats for verbose case even if
show_statistics is false
Review Comment:
I have made the comments clearer
--
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]