pan3793 commented on PR #52110:
URL: https://github.com/apache/spark/pull/52110#issuecomment-3218881626

   > If this new approach has the potential to be fully compatible with and 
replace STS, and can enable Spark to completely remove the STS code in a future 
version, I will strongly support the introduction of this new feature.
   
   @LuciferYang thanks for your reply!
   
   I suppose this feature could make Connect Server a drop-in replacement for 
STS in two typical use cases: 1) use `spark-sql`/`beeline` to run SQL; 2) use 
the JDBC driver to access STS. But for users who use other APIs to access STS, 
e.g., ODBC driver, Thrift APIs, it requires additional work to migrate from STS 
to Connect Server.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to