hiroyuki-sato commented on PR #50887:
URL: https://github.com/apache/arrow/pull/50887#issuecomment-5311398822
Build passed
```
diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml
index 2794d55ba8..afdc115287 100644
--- a/.github/workflows/ruby.yml
+++ b/.github/workflows/ruby.yml
@@ -158,6 +158,8 @@ jobs:
ARROW_WITH_SNAPPY: ON
ARROW_WITH_ZLIB: ON
ARROW_WITH_ZSTD: ON
+ absl_SOURCE: BUNDLED
+ ARROW_DEPENDENCY_SOURCE: BUNDLED
steps:
- name: Checkout Arrow
uses: actions/checkout@v7
```
--
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]