cloud-fan commented on code in PR #53581:
URL: https://github.com/apache/spark/pull/53581#discussion_r2645109849
##########
sql/core/src/main/scala/org/apache/spark/sql/jdbc/DerbyDialect.scala:
##########
@@ -24,7 +24,7 @@ import org.apache.spark.sql.connector.catalog.Identifier
import org.apache.spark.sql.errors.{QueryCompilationErrors,
QueryExecutionErrors}
import org.apache.spark.sql.types._
-
+@deprecated(since = "4.2.0")
Review Comment:
If we don't plan to remove it why emit the warning log?
--
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]