I encountered this issue:

*---- arrow::arrow_writer::tests::u8_single_column stdout ----**
*
*thread 'arrow::arrow_writer::tests::u8_single_column' panicked at 'called 
`Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, 
message: "Too many open files" }', src/arrow/arrow_writer/mod.rs:1201:30**
*
*
*
*
*
*failures:**
*
*    arrow::arrow_writer::tests::u8_single_column**
*

Has anyone else gotten this?  I'm on Mac M1 and I see Remzi was able to verify 
there so not sure why I am getting this...


On Mon, Oct 31, 2022, at 11:00 PM, Remzi Yang wrote:
> (+1) non-binding
> 
> verified on M1 Mac. Thanks Andrew.
> 
> On Tue, 1 Nov 2022 at 07:01, Raphael Taylor-Davies
> <r.taylordav...@googlemail.com.invalid> wrote:
> 
> > +1 (binding)
> >
> > On 01/11/2022 07:10, Andrew Lamb wrote:
> > > Hi,
> > >
> > > I would like to propose a release of Apache Arrow Rust Implementation,
> > > version 26.0.0.
> > >
> > > This release candidate is based on commit:
> > > 36b8dfcf28382cb3344dd1a1979372e7c8ee582a [1]
> > >
> > > The proposed release tarball and signatures are hosted at [2].
> > >
> > > The changelog is located at [3].
> > >
> > > Note this is the SECOND release candidate (RC2) and includes two new
> > > commits [1][5] compared to RC1[6]
> > >
> > > 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/36b8dfcf28382cb3344dd1a1979372e7c8ee582a
> > > [2]:
> > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-26.0.0-rc2
> > > [3]:
> > >
> > https://github.com/apache/arrow-rs/blob/36b8dfcf28382cb3344dd1a1979372e7c8ee582a/CHANGELOG.md
> > > [4]:
> > >
> > https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
> > > [5]:
> > >
> > https://github.com/apache/arrow-rs/commit/fb2b49c202de28a166cab4fbbe84e0024ed706d4
> > > [6]: https://lists.apache.org/thread/n7qbf70o0bjllfnfhhpp8bmofc0sbd5j
> > > ---------------------------------------------------------
> > >
> >
> 

Reply via email to