milenkovicm opened a new pull request, #1297:
URL: https://github.com/apache/datafusion-ballista/pull/1297
# Which issue does this PR close?
Closes #.
# Rationale for this change
In case of physical plan serde error job will keep waiting for job
competition as described in #1214
This PR partially fixes #1214 but further work is needed for push mode and
to provide a test to permanently cover this issue
# What changes are included in this PR?
- job will fail in case of serde error for pull mode
- a test which covers serde error for unsupported SMJ (SMJ should get serde
support in datafusion 50)
# Are there any user-facing changes?
No
--
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]