Describe the bug, including details regarding any error messages, version, and platform.
The report for CPP extra has been showing the ODBC nightly as a failed job example:
But the job was successful:
https://github.com/apache/arrow/actions/runs/21499557898/job/61951607594
This is because the cpp extra report is not waiting for the job to finish before validating the status of the jobs.
Component(s)
Continuous Integration, Developer Tools
Describe the bug, including details regarding any error messages, version, and platform.
The report for CPP extra has been showing the ODBC nightly as a failed job example:
But the job was successful:
https://github.com/apache/arrow/actions/runs/21499557898/job/61951607594
This is because the cpp extra report is not waiting for the job to finish before validating the status of the jobs.
Component(s)
Continuous Integration, Developer Tools