AngersZhuuuu commented on issue #27983: [SPARK-15694][SQL]Implement ScriptTransformation in sql/core URL: https://github.com/apache/spark/pull/27983#issuecomment-607599637 @dongjoon-hyun In latest test, ``` org.apache.spark.sql.execution.script.ScriptTransformationSuite.SPARK-14400 script transformation should fail for bad script command ``` Seem sometimes it won't catch the subprocess's exception. I tried a lot of times, sometimes failed, sometimes success. May have problem about catch subproc's exception.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
