You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Andrew Lamb <al...@influxdata.com> on 2020/12/15 21:02:29 UTC

[Rust] Announcement: Stable Rust

I am pleased to announce that we have just removed the last remaining
hurdle (use of specialization in the parquet crate) in support stable Rust
in Arrow.

The PR is here: https://github.com/apache/arrow/pull/8698

We plan to update the CI tests shortly to switch to stable as well.

Mad props to all involved.

Thanks,
Andrew

Re: [Rust] Announcement: Stable Rust

Posted by Sven Wagner-Boysen <sv...@signavio.com>.
Thanks! Great news!

On Tue, 15 Dec 2020, 10:22 pm Andrew Lamb, <al...@influxdata.com> wrote:

> A small addendum: If arrow is used with the `simd` feature then it still
> requires nightly Rust, but it will no longer require nightly Rust by by
> default
>
> On Tue, Dec 15, 2020 at 4:02 PM Andrew Lamb <al...@influxdata.com> wrote:
>
> > I am pleased to announce that we have just removed the last remaining
> > hurdle (use of specialization in the parquet crate) in support stable
> Rust
> > in Arrow.
> >
> > The PR is here: https://github.com/apache/arrow/pull/8698
> >
> > We plan to update the CI tests shortly to switch to stable as well.
> >
> > Mad props to all involved.
> >
> > Thanks,
> > Andrew
> >
>

Re: [Rust] Announcement: Stable Rust

Posted by Andrew Lamb <al...@influxdata.com>.
A small addendum: If arrow is used with the `simd` feature then it still
requires nightly Rust, but it will no longer require nightly Rust by by
default

On Tue, Dec 15, 2020 at 4:02 PM Andrew Lamb <al...@influxdata.com> wrote:

> I am pleased to announce that we have just removed the last remaining
> hurdle (use of specialization in the parquet crate) in support stable Rust
> in Arrow.
>
> The PR is here: https://github.com/apache/arrow/pull/8698
>
> We plan to update the CI tests shortly to switch to stable as well.
>
> Mad props to all involved.
>
> Thanks,
> Andrew
>