You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Sutou Kouhei <ko...@clear-code.com> on 2023/03/15 05:55:09 UTC

[VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1

Hi,

I would like to propose the following release candidate (RC1) of
Apache Arrow Julia version 2.5.0.

This release candidate is based on commit:
4d71bee55249dae32983971362256798a9af38bf [1]

The source release rc1 is hosted at [2].

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

The vote will be open for at least 24 hours.

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

[1]: https://github.com/apache/arrow-julia/tree/4d71bee55249dae32983971362256798a9af38bf
[2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.5.0-rc1/
[3]: https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify


Thanks,
-- 
kou

[RESULT][VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1

Posted by Sutou Kouhei <ko...@clear-code.com>.
Hi,

The vote carries with 3 +1 binding votes and no -1 votes.

I'll publish this release to
https://dist.apache.org/repos/dist/release/arrow/ .

Thanks,
-- 
kou

In <20...@clear-code.com>
  "[VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1" on Wed, 15 Mar 2023 14:55:09 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC1) of
> Apache Arrow Julia version 2.5.0.
> 
> This release candidate is based on commit:
> 4d71bee55249dae32983971362256798a9af38bf [1]
> 
> The source release rc1 is hosted at [2].
> 
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
> 
> The vote will be open for at least 24 hours.
> 
> [ ] +1 Release this as Apache Arrow Julia 2.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Julia 2.5.0 because...
> 
> [1]: https://github.com/apache/arrow-julia/tree/4d71bee55249dae32983971362256798a9af38bf
> [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.5.0-rc1/
> [3]: https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
> 
> 
> Thanks,
> -- 
> kou

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1

Posted by David Li <li...@apache.org>.
+1 (binding)

Tested on Ubuntu Linux 18.04/amd64.

On Wed, Mar 15, 2023, at 03:06, Sutou Kouhei wrote:
> +1
>
> I ran the following command line on Debian GNU/Linux sid:
>
>   VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 2.5.0 1
>
>
> Thanks,
> -- 
> kou
>
> In <20...@clear-code.com>
>   "[VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1" on Wed, 15 Mar 
> 2023 14:55:09 +0900 (JST),
>   Sutou Kouhei <ko...@clear-code.com> wrote:
>
>> Hi,
>> 
>> I would like to propose the following release candidate (RC1) of
>> Apache Arrow Julia version 2.5.0.
>> 
>> This release candidate is based on commit:
>> 4d71bee55249dae32983971362256798a9af38bf [1]
>> 
>> The source release rc1 is hosted at [2].
>> 
>> Please download, verify checksums and signatures, run the unit tests,
>> and vote on the release. See [3] for how to validate a release candidate.
>> 
>> The vote will be open for at least 24 hours.
>> 
>> [ ] +1 Release this as Apache Arrow Julia 2.5.0
>> [ ] +0
>> [ ] -1 Do not release this as Apache Arrow Julia 2.5.0 because...
>> 
>> [1]: https://github.com/apache/arrow-julia/tree/4d71bee55249dae32983971362256798a9af38bf
>> [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.5.0-rc1/
>> [3]: https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
>> 
>> 
>> Thanks,
>> -- 
>> kou

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1

Posted by Sutou Kouhei <ko...@clear-code.com>.
+1

I ran the following command line on Debian GNU/Linux sid:

  VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 2.5.0 1


Thanks,
-- 
kou

In <20...@clear-code.com>
  "[VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1" on Wed, 15 Mar 2023 14:55:09 +0900 (JST),
  Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate (RC1) of
> Apache Arrow Julia version 2.5.0.
> 
> This release candidate is based on commit:
> 4d71bee55249dae32983971362256798a9af38bf [1]
> 
> The source release rc1 is hosted at [2].
> 
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
> 
> The vote will be open for at least 24 hours.
> 
> [ ] +1 Release this as Apache Arrow Julia 2.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Julia 2.5.0 because...
> 
> [1]: https://github.com/apache/arrow-julia/tree/4d71bee55249dae32983971362256798a9af38bf
> [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.5.0-rc1/
> [3]: https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
> 
> 
> Thanks,
> -- 
> kou

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.0 RC1

Posted by Jacob Quinn <qu...@gmail.com>.
+1

Tested on MacOS m1

On Tue, Mar 14, 2023 at 11:56 PM Sutou Kouhei <ko...@clear-code.com> wrote:

> Hi,
>
> I would like to propose the following release candidate (RC1) of
> Apache Arrow Julia version 2.5.0.
>
> This release candidate is based on commit:
> 4d71bee55249dae32983971362256798a9af38bf [1]
>
> The source release rc1 is hosted at [2].
>
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
>
> The vote will be open for at least 24 hours.
>
> [ ] +1 Release this as Apache Arrow Julia 2.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow Julia 2.5.0 because...
>
> [1]:
> https://github.com/apache/arrow-julia/tree/4d71bee55249dae32983971362256798a9af38bf
> [2]:
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-julia-2.5.0-rc1/
> [3]:
> https://github.com/apache/arrow-julia/blob/main/dev/release/README.md#verify
>
>
> Thanks,
> --
> kou
>