MaxGekk commented on PR #56587: URL: https://github.com/apache/spark/pull/56587#issuecomment-4799735721
The CI failure here is unrelated to this PR: the only failing test is \`pyspark.sql.tests.arrow.test_arrow_python_udf.test_multiple_udfs_with_logging\` (an Arrow Python UDF logging test), while this change is Scala/SQL-only and touches nothing in PySpark. It looks flaky. @huangxiaopingRD could you re-trigger just the failed jobs? On your fork, open the failed run at https://github.com/huangxiaopingRD/spark/actions/runs/28090894119 and click **Re-run failed jobs** (no need to re-run the whole matrix). Once it goes green I can proceed. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
