NJsonSchema icon indicating copy to clipboard operation
NJsonSchema copied to clipboard

Mark Classes as serializable

Open markcunninghamuk opened this issue 3 years ago • 1 comments

Hi, I am working with big data Spark.NET and It seems to complain when we try to serialise the code to our worker nodes, Is it possible to mark the classes as serialiazable. Ideally would like to try this on a beta version. I am happy to do a PR to try this concept out.

image

markcunninghamuk avatar Oct 14 '21 11:10 markcunninghamuk

https://docs.microsoft.com/en-us/dotnet/spark/how-to-guides/dotnet-interactive-udf-issue

markcunninghamuk avatar Oct 14 '21 13:10 markcunninghamuk