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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to