Re: [I] Support explain tree format debug for benchmark debug [datafusion]

2025-07-01 Thread via GitHub
alamb closed issue #16603: Support explain tree format debug for benchmark debug URL: https://github.com/apache/datafusion/issues/16603 -- 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 co

Re: [I] Support explain tree format debug for benchmark debug [datafusion]

2025-06-28 Thread via GitHub
zhuqi-lucas commented on issue #16603: URL: https://github.com/apache/datafusion/issues/16603#issuecomment-3015281832 take -- 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. T

[I] Support explain tree format debug for benchmark debug [datafusion]

2025-06-28 Thread via GitHub
zhuqi-lucas opened a new issue, #16603: URL: https://github.com/apache/datafusion/issues/16603 ### Is your feature request related to a problem or challenge? Currently, our benchmark debug is not using explain tree format, this ticket will improve it to tree format. ### Describ