rithwik-db commented on code in PR #39188: URL: https://github.com/apache/spark/pull/39188#discussion_r1065290944
########## python/pyspark/ml/torch/torch_run_process_wrapper.py: ########## @@ -0,0 +1,80 @@ +# Review Comment: I will need to add tests for this wrapper but I am not sure how I would unit test it... Would I put all the code inside a function called `main()` and just unit test that? -- 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]
