Re: [DISCUSS] Support spark.ml on Spark Connect

2024-10-11 Thread Niranjan Jayakar
+1 On Thu, Oct 10, 2024 at 5:28 PM Xiao Li wrote: > Thank you for working on this! > > Xiao > > Martin Grund 于2024年10月10日周四 03:01写道: > >> >> Hi Bobby, >> >> Awesome to see the proposal! I'm very much looking forward to the >> contributions! >> >> Martin >> >> On Thu, Oct 10, 2024 at 4:16 AM Áng

Re: [VOTE] Release Spark 4.0.0 (RC4)

2025-04-16 Thread Niranjan Jayakar
I found another bug introduced in 4.0 that breaks Spark connect client x server compatibility: https://github.com/apache/spark/pull/50604. Once merged, this should be included in the next RC. On Thu, Apr 10, 2025 at 5:21 PM Wenchen Fan wrote: > Please vote on releasing the following candidate a

Re: [DISCUSS] New Spark Connect Client repository for Rust language

2025-05-16 Thread Niranjan Jayakar
+1 on the Rust client. We have a Swift, Go and soon a Rust client - I'm wondering if we should manage these in a single monorepo, rather than one per client, with just a separate top-level folder per language. This would make it easy to manage all clients, add features across clients, add more cl

Re: [DISCUSS] New Spark Connect Client repository for Rust language

2025-05-19 Thread Niranjan Jayakar
Thank you Renji and Fokko for your responses. Let's move forward with a separate repo then. +1. On Mon, May 19, 2025 at 1:12 PM Denny Lee wrote: > +1 (non-binding) > > > On Mon, May 19, 2025 at 02:42 Renjie Liu wrote: > >> +1 (non-binding) >> >> Hi, Niranjan: >> >> We also had a discussion whe