kou commented on code in PR #47261:
URL: https://github.com/apache/arrow/pull/47261#discussion_r2258657861


##########
.github/workflows/cpp_extra.yml:
##########
@@ -124,6 +124,12 @@ jobs:
               -e ARROW_USE_MESON=ON
             runs-on: ubuntu-latest
             title: AMD64 Ubuntu Meson
+          - continue-on-error: true

Review Comment:
   ```suggestion
             #  TODO: We should remove this "continue-on-error: true" once 
GH-47207 is resolved
             - continue-on-error: true
   ```



-- 
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

Reply via email to