LuciferYang commented on PR #54052: URL: https://github.com/apache/spark/pull/54052#issuecomment-3821665381
> > Is it possible to ensure that these compilation logs are printed normally in at least one Task? > > Pull request checks are comprehensive so you'll find the logs in many build tasks like - https://github.com/gaogaotiantian/spark/actions/runs/21501114389/job/61948012217 . That should help you with comparing logs. > > If you don't need the commit check on master (after a PR is merged to master, a test will run to check that specific commit) to have the log, this is sufficient and always available. What I mean is that you could try using some ways to enable at least one Task to print the full log while masking the logs of the other Tasks. -- 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]
