AngersZhuuuu commented on a change in pull request #29500:
URL: https://github.com/apache/spark/pull/29500#discussion_r474479504



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/BaseScriptTransformationSuite.scala
##########
@@ -372,6 +372,35 @@ abstract class BaseScriptTransformationSuite extends 
SparkPlanTest with SQLTestU
             'e.cast("string"))).collect())
     }
   }
+
+  test("SPARK-32667: SCRIPT TRANSFORM pad null value to fill column" +
+    " when without schema less (no-serde)") {

Review comment:
       > please update "no-serde" in the codebase in your other TRANSFORM PRs.
   
   Will raise a pr to handle this together




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

Reply via email to