PySpark + PyCall + UDF Integration - PyCall.jlwrap cannot pickle

Does PyCall allow functions defined in Julia to be called in Python to start with?

Try to call sumone first and see if that works in Python if not then no reason why it would work as a UDF in Spark.