lidavidm commented on code in PR #483:
URL: https://github.com/apache/arrow-adbc/pull/483#discussion_r1122505708


##########
ruby/red-adbc.gemspec:
##########
@@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
   spec.files += Dir.glob("lib/**/*.rb")
   spec.extensions = ["dependency-check/Rakefile"]
 
-  spec.add_runtime_dependency("red-arrow")
+  spec.add_runtime_dependency("red-arrow", "<11.0.0")

Review Comment:
   As this is a known outstanding issue we can also just wait for the 
conda-forge PR to merge, and merge PRs in the meantime ignoring this issue. I 
can repurpose this PR to just switch to system meson



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

Reply via email to