I tried to verify the source release on Ubuntu 20.04 with
ARROW_GANDIVA=0 TEST_JAVA=0 TEST_INTEGRATION=0 TEST_CSHARP=0.

It succeeded until the Ruby bindings:

+ bundle exec ruby test/run-test.rb
Traceback (most recent call last):
        9: from test/run-test.rb:48:in `<main>'
        8: from test/run-test.rb:48:in `require_relative'
        7: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/test/helper.rb:18:in 
`<top (required)>'
        6: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/test/helper.rb:18:in 
`require'
        5: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/lib/gandiva.rb:24:in 
`<top (required)>'
        4: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/lib/gandiva.rb:28:in 
`<module:Gandiva>'
        3: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/lib/gandiva/loader.rb:22:in
 `load'
        2: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/vendor/bundle/ruby/2.7.0/gems/gobject-introspection-3.4.4/lib/gobject-introspection/loader.rb:25:in
 `load'
        1: from 
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/vendor/bundle/ruby/2.7.0/gems/gobject-introspection-3.4.4/lib/gobject-introspection/loader.rb:37:in
 `load'
/tmp/arrow-4.0.0.aEbfQ/apache-arrow-4.0.0/ruby/red-gandiva/vendor/bundle/ruby/2.7.0/gems/gobject-introspection-3.4.4/lib/gobject-introspection/loader.rb:37:in
 `require': Typelib file for namespace 'Gandiva' (any version) not found 
(GObjectIntrospection::RepositoryError::TypelibNotFound)





Le 21/04/2021 à 23:30, Krisztián Szűcs a écrit :
Hi,

I would like to propose the following release candidate (RC3) of Apache
Arrow version 4.0.0. This is a release consisting of 719
resolved JIRA issues[1].

This release candidate is based on commit:
f959141ece4d660bce5f7fa545befc0116a7db79 [2]

The source release rc3 is hosted at [3].
The binary artifacts are hosted at [4][5][6][7].
The changelog is located at [8].

Please download, verify checksums and signatures, run the unit tests,
and vote on the release. See [9] for how to validate a release candidate.

The vote will be open for at least 72 hours.

[ ] +1 Release this as Apache Arrow 4.0.0
[ ] +0
[ ] -1 Do not release this as Apache Arrow 4.0.0 because...

[1]: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.0.0
[2]: 
https://github.com/apache/arrow/tree/f959141ece4d660bce5f7fa545befc0116a7db79
[3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-4.0.0-rc3
[4]: https://bintray.com/apache/arrow/centos-rc/4.0.0-rc3
[5]: https://bintray.com/apache/arrow/debian-rc/4.0.0-rc3
[6]: https://bintray.com/apache/arrow/python-rc/4.0.0-rc3
[7]: https://bintray.com/apache/arrow/ubuntu-rc/4.0.0-rc3
[8]: 
https://github.com/apache/arrow/blob/f959141ece4d660bce5f7fa545befc0116a7db79/CHANGELOG.md
[9]: 
https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates

Reply via email to