Skip to content

Conversation

@WillAyd
Copy link
Contributor

@WillAyd WillAyd commented Jun 27, 2023

No description provided.

@WillAyd WillAyd requested a review from lidavidm as a code owner June 27, 2023 20:49
@lidavidm
Copy link
Member

Hmm, not sure what's going on with GLib, I'll file a separate issue

@kou
Copy link
Member

kou commented Jun 27, 2023

Ah, arrow-c-glib conda package was released recently. It'll be related.
Anyway, it's not related to this pull request.

@kou
Copy link
Member

kou commented Jun 27, 2023

The following change on apache/arrow will solve this but we can't use it here. So we may want to pin red-arrow to 11.0.0 here as a workaround.

diff --git a/ruby/red-arrow/ext/arrow/extconf.rb b/ruby/red-arrow/ext/arrow/extconf.rb
index 7f05d4b3d..8043bb689 100644
--- a/ruby/red-arrow/ext/arrow/extconf.rb
+++ b/ruby/red-arrow/ext/arrow/extconf.rb
@@ -41,8 +41,6 @@ end
 unless required_pkg_config_package([
                                      "arrow",
                                      Arrow::Version::MAJOR,
-                                     Arrow::Version::MINOR,
-                                     Arrow::Version::MICRO,
                                    ],
                                    conda: "libarrow",
                                    debian: "libarrow-dev",

@kou
Copy link
Member

kou commented Jun 27, 2023

Oh, sorry. I should have written them to #859.

@lidavidm lidavidm added this to the ADBC Libraries 0.6.0 milestone Jun 27, 2023
@lidavidm lidavidm merged commit 1465aba into apache:main Jun 27, 2023
@WillAyd WillAyd deleted the pg-int8 branch June 27, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants