kou opened a new pull request, #46594: URL: https://github.com/apache/arrow/pull/46594
### Rationale for this change GitHub Actions support log grouping: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#grouping-log-lines But it doesn't support nested grouping. If we nest grouping, some logs may not be grouped. See #46593 for example. ### What changes are included in this PR? Stop GitHub Actions workflow commands including grouping while grouping. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org