+1 (non-binding)

I ran tests for C++, Python, Java, integration.  I also tried to run
spark-integration, but failed with the linking error below - not a blocker
though
/usr/bin/ld.gold: error:
/opt/conda/envs/pyarrow-dev/lib/libgtest.a(gtest-all.cc.o): requires
dynamic R_X86_64_32 reloc against '__gxx_personality_v0' which may overflow
at runtime; recompile with -fPIC


On Sun, Oct 7, 2018 at 2:53 PM Kouhei Sutou <k...@clear-code.com> wrote:

> Hi,
>
> 72- hours has passed. We have only two "+1 (binding)" and no
> other votes.
> Can any other PMC members vote this RC?
> Or should we create one more RC?
>
> Here are issues reported by this vote and my comments:
>
>   1. GPG key I used was wrong.
>      I've re-signed with the correct key and re-uploaded.
>      * I don't think this breaks this RC.
>
>   2.
> pyarrow/tests/test_plasma.py::TestPlasmaClient::test_create_with_metadata
>      was failed with GeForce GTK 1050Ti.
>      https://issues.apache.org/jira/browse/ARROW-3457
>      * I don't think this breaks this RC.
>
>   3. Required CMake version is increased.
>      (We can't build with CMake 3.2.)
>      https://issues.apache.org/jira/browse/ARROW-3449
>      * I don't think this breaks this RC.
>
>   4. Apache Arrow Java Flight tests are fragile.
>      https://issues.apache.org/jira/browse/ARROW-3443
>      https://issues.apache.org/jira/browse/ARROW-3343
>      * We can ignore this in this RC.
>
>   5. Plasma test is failed on macOS.
>      https://issues.apache.org/jira/browse/ARROW-3453
>      * I don't think this breaks this RC because it looks
>        like just path name length problem. We'll fix this by
>        changing Plasma test.
>
>   6. Apache Arrow GLib build is failed with Apache Parquet
>      C++ and GNU Autotools build:
>      https://issues.apache.org/jira/browse/ARROW-3445
>      * I don't think this breaks this RC because Apache
>        Parquet GLib is optional and there is a workaround:
>
> https://lists.apache.org/thread.html/b1cefbbc18be05169619ff2e842a9a62d183df44e7f0ce2579c1e7d2@%3Cdev.arrow.apache.org%3E
>        > When I use CONDA_PREFIX as install prefix for both
>        > cpp and c_glib the meson build succeeds.
>      * This has been fixed.
>
>   7. Apache Arrow GLib build is failed with Apache Parquet
>      C++ and Meson build:
>      https://issues.apache.org/jira/browse/ARROW-3452
>      * I don't think this breaks this RC because Apache
>        Parquet GLib is optional and there is a workaround:
>
> https://lists.apache.org/thread.html/b1cefbbc18be05169619ff2e842a9a62d183df44e7f0ce2579c1e7d2@%3Cdev.arrow.apache.org%3E
>        > When I use CONDA_PREFIX as install prefix for both
>        > cpp and c_glib the meson build succeeds.
>      * I couldn't reproduce this case.
>
>
> Thanks,
> --
> kou
>
>
> In <20181004.142257.2091714912323248008....@clear-code.com>
>   "[VOTE] Release Apache Arrow 0.11.0 (RC1)" on Thu, 04 Oct 2018 14:22:57
> +0900 (JST),
>   Kouhei Sutou <k...@clear-code.com> wrote:
>
> > Hi,
> >
> > I'd like to propose the 1st release candidate (rc1) of
> > Apache Arrow version 0.11.0 (rc0 is never voted on due to
> > problems I discovered while releasing). This is a major
> > release consisting of 283 resolved JIRAs [1].
> >
> > The source release rc1 is hosted at [2].
> >
> > This release candidate is based on commit
> > 18a61f6758767169a35745f8646991ed245d5a82 [3]
> >
> > The changelog is located at [4].
> >
> > Please download, verify checksums and signatures, run the unit tests,
> > and vote on the release.
> >
> > See [5] for how to validate a release candidate.
> >
> > The vote will be open for at least 72 hours.
> >
> > [ ] +1 Release this as Apache Arrow 0.11.0
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow 0.11.0 because...
> >
> >
> > Thanks,
> > --
> > kou
> >
> > [1]:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.11.0
> > [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.11.0-rc1/
> > [3]:
> https://github.com/apache/arrow/commit/18a61f6758767169a35745f8646991ed245d5a82
> > [4]:
> https://github.com/apache/arrow/blob/7940ffe559810fec82cb2fbb0b13f5809cb5fe85/CHANGELOG.md
> > [5]:
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
>

Reply via email to