Update here: the issue is that we made a chance that is not compatible with
older rust toolchains.

The consensus on the PR seems to be that since arrow-rs doesn't offer any
explicit compatibility for older rust toolchains, the change is OK. I also
made a PR [1] to clarify this point in the readme.

Thus I would like to proceed with this RC unless there are objections.

Please weigh in on the PR[2] if you have opinions

[1] https://github.com/apache/arrow-rs/pull/726
[2] https://github.com/apache/arrow-rs/pull/714

On Fri, Aug 27, 2021 at 3:11 PM Andrew Lamb <al...@influxdata.com> wrote:

> I have just seen
> https://github.com/apache/arrow-rs/pull/714#discussion_r696837777 which
> might require creating a new RC. Will update this thread with results
>
> On Fri, Aug 27, 2021 at 2:34 PM Andy Grove <andygrov...@gmail.com> wrote:
>
>> +1 (binding)
>>
>> I verified signatures and ran the verification script
>>
>> On Thu, Aug 26, 2021 at 2:56 PM Andrew Lamb <al...@influxdata.com> wrote:
>>
>> > Hi,
>> >
>> > I would like to propose a release of Apache Arrow Rust Implementation,
>> > version 5.3.0.
>> >
>> > This release candidate is based on commit:
>> > 9f7707cd2c0fe07e989dbd0afce4d4850921df4a [1]
>> >
>> > The proposed release tarball and signatures are hosted at [2].
>> >
>> > The changelog is located at [3].
>> >
>> > Please download, verify checksums and signatures, run the unit tests,
>> > and vote on the release. There is a script [4] that automates some of
>> > the verification.
>> >
>> > The vote will be open for at least 72 hours.
>> >
>> > [ ] +1 Release this as Apache Arrow Rust
>> > [ ] +0
>> > [ ] -1 Do not release this as Apache Arrow Rust  because...
>> >
>> > [1]:
>> >
>> >
>> https://github.com/apache/arrow-rs/tree/9f7707cd2c0fe07e989dbd0afce4d4850921df4a
>> > [2]:
>> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-5.3.0-rc1
>> > [3]:
>> >
>> >
>> https://github.com/apache/arrow-rs/blob/9f7707cd2c0fe07e989dbd0afce4d4850921df4a/CHANGELOG.md
>> > [4]:
>> >
>> >
>> https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
>> >
>>
>

Reply via email to