Re: [I] Use human-readable byte sizes in `explain` [datafusion]

2025-05-13 Thread via GitHub
ding-young commented on issue #16041: URL: https://github.com/apache/datafusion/issues/16041#issuecomment-2876887755 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] Use human-readable byte sizes in `explain` [datafusion]

2025-05-13 Thread via GitHub
2010YOUY01 opened a new issue, #16041: URL: https://github.com/apache/datafusion/issues/16041 ### Is your feature request related to a problem or challenge? When running a spilling query, the `explain` will display metrics like `spilled_bytes` ```sh # Run datafusion-cli with