LuciferYang commented on code in PR #53581:
URL: https://github.com/apache/spark/pull/53581#discussion_r2645135962
##########
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:
agree with the opinions of @dongjoon-hyun and @cloud-fan.
--
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]