Thank you!

I've followed up on an issue [1], but I believe the problem is that the
version of the 'arrow' R package that is installed is before 10.0.0 when
the tested features were added. In the R package DESCRIPTION the version
constraint is >= 9.0.0, which should be updated (or those tests should be
skipped for old versions of arrow).

[1] https://github.com/apache/arrow-nanoarrow/issues/141

On Wed, Mar 1, 2023 at 7:53 PM Sutou Kouhei <k...@clear-code.com> wrote:

> -0
>
> I ran the following command line on Debian GNU/Linux sid:
>
>   NANOARROW_CMAKE_OPTIONS=-DCMAKE_PREFIX_PATH=/tmp/local \
>     dev/release/verify-release-candidate.sh 0.1.0 1
>
> with:
>
>   * Apache Arrow C++ main
>   * R version 4.2.2 Patched (2022-11-10 r83330)
>
> I got 4 R failures:
>
>
> https://gist.github.com/kou/1194cf28cb8e70fe309d0f07e6f49b3b#file-testthat-rout-fail
>
> I'm not sure whether they are caused by my wrong setup or
> not. Could someone check the failures?
>
> Thanks,
> --
> kou
>
> In <cafb7qsfx3jcb6wnxcmpnqj_ieey8rxfee8e+zf2gudyyjxi...@mail.gmail.com>
>   "[VOTE] Release Apache Arrow nanoarrow 0.1.0 - RC1" on Wed, 1 Mar 2023
> 13:03:44 -0400,
>   Dewey Dunnington <de...@voltrondata.com.INVALID> wrote:
>
> > Hello,
> >
> > I would like to propose the following release candidate (RC1) of Apache
> > Arrow nanoarrow [0] version 0.1.0. This is an initial release consisting
> of
> > 31 resolved GitHub issues [1].
> >
> > Special thanks to David Li for his reviews and support during the
> > preparation of this initial release candidate!
> >
> > This release candidate is based on commit:
> > 341279af1b2fdede36871d212f339083ffbd75eb [2]
> >
> > The source release rc1 is hosted at [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 nanoarrow 0.1.0
> > [ ] +0
> > [ ] -1 Do not release this as Apache Arrow nanoarrow 0.1.0 because...
> >
> > [0] https://github.com/apache/arrow-nanoarrow
> > [1] https://github.com/apache/arrow-nanoarrow/milestone/1?closed=1
> > [2]
> >
> https://github.com/apache/arrow-nanoarrow/tree/apache-arrow-nanoarrow-0.1.0-rc1
> > [3]
> >
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-nanoarrow-0.1.0-rc1/
> > [4]
> >
> https://github.com/apache/arrow-nanoarrow/blob/apache-arrow-nanoarrow-0.1.0-rc1/CHANGELOG.md
> > [5]
> >
> https://github.com/apache/arrow-nanoarrow/blob/main/dev/release/README.md
>

Reply via email to