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


##########
datafusion/sqllogictest/test_files/explain_tree.slt:
##########
@@ -202,53 +202,48 @@ physical_plan
 02)│       AggregateExec       │
 03)│    --------------------   │
 04)│   aggr: sum(bigint_col)   │
-05)│                           │
-06)│         group_by:         │
-07)│ string_col@0 as string_col│

Review Comment:
   I think the key difference `Display` and the now named `human_format` is 
that Display has more details -- I tried to add comments that explain this



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