imback82 commented on a change in pull request #30598:
URL: https://github.com/apache/spark/pull/30598#discussion_r537180016
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
##########
@@ -2587,15 +2588,11 @@ class DataSourceV2SQLSuite
}
}
- private def testNotSupportedV2Command(
- sqlCommand: String,
- sqlParams: String,
- sqlCommandInMessage: Option[String] = None): Unit = {
+ private def testNotSupportedV2Command(sqlCommand: String, sqlParams:
String): Unit = {
Review comment:
This is handling
https://github.com/apache/spark/pull/30403/files#r532357066
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]