anblanco commented on PR #55201:
URL: https://github.com/apache/spark/pull/55201#issuecomment-4195734880
> If @HyukjinKwon agrees, what I like to do is to backport only the fix, not
the regression test. Then let's create another PR for the regression test and
discuss how it should be done.
Sure thing! I've gone and split the backport into a few separate PRs.
- Fix PRs (backport only, no tests):
- branch-4.1 (this PR): #55201
- branch-4.0: #55224
- branch-3.5: #55225
- Regression tests (master only): #55223 — adds SimpleWorkerTests
subclassing WorkerTests with daemon=false, plus explicit DataFrame, UDF, and
DataSource read tests
All three fix PRs were red/green verified locally — unfixed builds fail
with EOFException, fixed builds pass.
--
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]