davidyuan1223 commented on issue #5383:
URL: https://github.com/apache/kyuubi/issues/5383#issuecomment-2059261517

   @yaooqinn @pan3793 @ulysses-you 
   i found spark have package the connect module to maven repository 
   
https://mvnrepository.com/artifact/org.apache.spark/spark-connect-client-jvm_2.13/3.4.0
   can we use thoes package to simplify the code? 
   maybe we could provide a connectingstr to sparkSession like the code 
description
   
https://github.com/apache/spark/blob/master/connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/SparkSession.scala
   based spark-connect package, we can reduce grpcServer and  proto
   what do you think?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to