Hi Tanveer, The Apache Spark community is working to support a broader range of programming languages in order to make Spark more accessible and reduce migration costs through the Spark Connect layer.
As part of this effort, developing a Spark Connect Client for Scala 3 could be a valuable next step. This client could be maintained as an independent repository, similar to the existing language clients: - https://github.com/apache/spark-connect-go - https://github.com/apache/spark-connect-swift - https://github.com/apache/spark-connect-rust If you’re interested in pursuing this direction, I’d be happy to help — I also maintain the Swift client. Best regards, Dongjoon Hyun On 2025/11/04 11:10:17 Tanveer Zia wrote: > Hi everyone, > > I’m Tanveer from Scala Teams. We’re interested in contributing to the Scala > 3 migration of Apache Spark, as referenced in SPARK-54150 > <https://issues.apache.org/jira/browse/SPARK-54150>. > > Could you please share the current status or any existing roadmap for this > migration? We’d also appreciate guidance on how external contributors can > best get involved or coordinate with the core team on next steps. > > Best regards, > *Tanveer Zia* > Scala Teams > --------------------------------------------------------------------- To unsubscribe e-mail: [email protected]
