Re: [VOTE][RUST] Release Apache Arrow Rust 27.0.0 RC1

2022-11-12 Thread Remzi Yang
+1 (non-binding) Verified on M1 Mac. Thanks Andrew. On Sat, 12 Nov 2022 at 16:37, L. C. Hsieh wrote: > +1 (binding) > > Verified on M1 Mac. > > Thanks Andrew! > > On Fri, Nov 11, 2022 at 10:12 PM Wayne Xia wrote: > > > > +1, verified on M1 Mac. > > > > Thanks Andrew! > > > > On Sat, Nov 12, 202

Re: [DISCUSS] Migrating away from Travis-CI

2022-11-12 Thread Sutou Kouhei
Hi, Ah, I forgot that option. Yes, we can use Crossbow for Travis CI. I've created an issue for this: https://issues.apache.org/jira/browse/ARROW-18316 Thanks, -- kou In "Re: [DISCUSS] Migrating away from Travis-CI" on Tue, 25 Oct 2022 09:15:56 +0200, Antoine Pitrou wrote: > > We can t

[Discuss] [Python] ParquetWriter exception handling

2022-11-12 Thread Rusty Conover
Hi All, I frequently write large (10+ gig) Parquet files to S3 using the ParquetWriter class in Python. These files are written using an S3 multipart upload functionality provided by the underlying S3Filesystem implementation. I call S3FileSystem.create_output_stream() and pass that to the Parqu

Re: [VOTE][RUST] Release Apache Arrow Rust 27.0.0 RC1

2022-11-12 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks Andrew! On Fri, Nov 11, 2022 at 10:12 PM Wayne Xia wrote: > > +1, verified on M1 Mac. > > Thanks Andrew! > > On Sat, Nov 12, 2022 at 8:23 AM Ashish wrote: > > > +1 (non-binding) > > > > verified on M1 Mac > > > > On Fri, Nov 11, 2022 at 3:44 PM Philip w