leanken edited a comment on pull request #30560: URL: https://github.com/apache/spark/pull/30560#issuecomment-737018589
> ``` > org.apache.spark.sql.catalyst.expressions.DateExpressionsSuite.Consistent error handling for datetime formatting and parsing functions 16 ms 1 > org.apache.spark.sql.catalyst.expressions.ObjectExpressionsSuite.SPARK-23594 GetExternalRowField should support interpreted execution 49 ms 1 > org.apache.spark.sql.catalyst.expressions.ObjectExpressionsSuite.SPARK-23595 ValidateExternalType should support interpreted execution 0.64 sec 1 > org.apache.spark.sql.catalyst.expressions.RegexpExpressionsSuite.RegexExtract 0.25 sec 1 > org.apache.spark.sql.catalyst.expressions.RegexpExpressionsSuite.RegexExtractAll > ``` > > It seems the five errors? If so, IMO its okay to fix all of them at once. Anyway, nice catch! it should be zero error after the final patch 16940ce. please ignore the former test result ^_^ ---------------------------------------------------------------- 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]
