tanelk commented on pull request #30965:
URL: https://github.com/apache/spark/pull/30965#issuecomment-754624852
> @tanelk Can you help to run UTs in `sql/catalyst` and `sql/core` in Scala
2.13 with this pr manually ? thx ~
The `sql/catalyst` passed.
With `sql/core` I had some issues:
at random tests it would fail with the following exception:
```
*** RUN ABORTED ***
java.net.BindException: Cannot assign requested address: Service
'sparkDriver' failed after 100 retries (on a random free port)!
```
I assume you want the results of `*PlanStability*Suite` - these all passed.
----------------------------------------------------------------
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]