dongjoon-hyun commented on code in PR #49780:
URL: https://github.com/apache/spark/pull/49780#discussion_r1940342243


##########
sql/core/src/main/scala/org/apache/spark/sql/SparkSessionExtensionsProvider.scala:
##########
@@ -76,7 +74,6 @@ import org.apache.spark.annotation.{DeveloperApi, Since, 
Unstable}
  * @since 3.2.0
  */
 @DeveloperApi
-@Unstable

Review Comment:
   Yes, I understand your concerns fully. I also understand why this is in this 
status. However, Apache Spark depends on this since v2.2.0 (SPARK-18127) 
because this is the only way for certain features. 
   
   The goal of this PR is only this `ServiceLoader` pattern is applicable in 
the stable contract for the production usage (SRE or dev team) in Spark 4.1.0.
   
   If many people are reluctant, I'm also going to drop this~ So, let's see.



-- 
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