Re: [DISCUSS] Split C# release process

2025-03-13 Thread Curt Hagenlocher
I'm definitely game for trying this. On Wed, Mar 12, 2025 at 7:50 PM Sutou Kouhei wrote: > Hi, > > This is a similar discussion to the "[DISCUSS] Split Go > release process" thread[1], the "[DISCUSS] Split Java > release process" thread[2] and the "[DISCUSS] Split R release > process" thread[3]:

Re: Arrow GCS filesystem library question

2025-03-13 Thread Micah Kornfield
Hi Jerry, I don't recall there being a strong reason for not including this in the first implementation. I expect it wasn't included because it is generally expected that default credentials [1] would serve the very common cases, and that most other cases would involve service accounts. If a use-

Arrow GCS filesystem library question

2025-03-13 Thread Jerry Adair
Hi, Currently, I use the Arrow filesystem library to establish an object that I then use to connect to a GCS server. The credentials are specified via a Json object, using the FromServiceAccountCredentials() method within the GcsOptions class. I have a request (an escalation actually) from a

Re: [VOTE][Go] Release Apache Arrow Go 18.2.0 RC1

2025-03-13 Thread Dewey Dunnington
+1! (binding) I ran dev/release/verify_rc.sh 18.2.0 1 on MaOS 15 On Thu, Mar 13, 2025 at 11:04 AM Saurabh Singh wrote: > +1 (Non-binding) > > I ran `dev/release/verify_rc.sh 18.2.0 1` successfully on Ubuntu 24.10. > > with: > > * go version go1.23.6 linux/amd64 > > > Thanks, > Saurabh > > > O

Re: [VOTE][Go] Release Apache Arrow Go 18.2.0 RC1

2025-03-13 Thread Saurabh Singh
+1 (Non-binding) I ran `dev/release/verify_rc.sh 18.2.0 1` successfully on Ubuntu 24.10. with: * go version go1.23.6 linux/amd64 Thanks, Saurabh On Thu, 13 Mar 2025 at 18:17, David Li wrote: > +1 (binding) > > On Thu, Mar 13, 2025, at 18:29, Sutou Kouhei wrote: > > +1 (binding) > > > > I

Re: [VOTE][Go] Release Apache Arrow Go 18.2.0 RC1

2025-03-13 Thread David Li
+1 (binding) On Thu, Mar 13, 2025, at 18:29, Sutou Kouhei wrote: > +1 (binding) > > I ran the following on Debian GNU/Linux sid: > > dev/release/verify_rc.sh 18.2.0 1 > > with: > > * go version go1.24.0 linux/amd64 > > > Thanks, > -- > kou > > In > "[VOTE][Go] Release Apache Arrow Go 18.2.

Re: [VOTE][Go] Release Apache Arrow Go 18.2.0 RC1

2025-03-13 Thread Sutou Kouhei
+1 (binding) I ran the following on Debian GNU/Linux sid: dev/release/verify_rc.sh 18.2.0 1 with: * go version go1.24.0 linux/amd64 Thanks, -- kou In "[VOTE][Go] Release Apache Arrow Go 18.2.0 RC1" on Wed, 12 Mar 2025 14:05:33 -0400, Matt Topol wrote: > Hi, > > I would like to

Re: [VOTE][Go] Release Apache Arrow Go 18.2.0 RC1

2025-03-13 Thread Raúl Cumplido
+1 (binding) I ran `dev/release/verify_rc.sh 18.2.0 1` successfully on Ubuntu 24.04. I had to manually update submodules or some encryption tests would fail (this happened on the previous release too). Regards, Raúl El mié, 12 mar 2025 a las 19:31, Bryce Mecum () escribió: > +1 (binding) > >