HyukjinKwon commented on a change in pull request #30973:
URL: https://github.com/apache/spark/pull/30973#discussion_r551113902
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/BaseScriptTransformationSuite.scala
##########
@@ -470,6 +470,119 @@ abstract class BaseScriptTransformationSuite extends
SparkPlanTest with SQLTestU
Row("3\u00014\u00015") :: Nil)
}
}
+
+ test("SPARK-33934: Check default execute command wrapper") {
Review comment:
Let's update the title, PR description and title.
----------------------------------------------------------------
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]