R UDF fails when using multiple workers
Open
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
R UDF Source operators fail when the worker count is set to 2 or more, throwing the following error:
`
rpy2.rinterface_lib.embedded.RRuntimeError: Error in (function (table, port) :
argument "table" is missing, with no default
`
Contributor guide
Assessment
This issue has not been assessed yet.