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


##########
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 it'll be helpful to keep the index `@0`, what do you think?



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