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