MichaelChirico commented on pull request #28379: URL: https://github.com/apache/spark/pull/28379#issuecomment-623225215
Thanks @felixcheung indeed that was me filing that issue about `glue` 😅 This PR is intended to be a much more general solution to that issue -- a `glue` object would be passed to `writeObject.character` under this PR. There are already a bunch of tests you could basically drop in from the gist above. My suspicion at the moment is that the usage in `worker.R` is the issue, but I'm having trouble debugging that. Any suggestion for debugging the executor process? ---------------------------------------------------------------- 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]
