List Question
20 TechQA 2015-06-08T13:03:31.813000Serializing to disk and deserializing Scala objects using Pickling
955 views
Asked by Mishael Rosenthal
Scala Pickling usage MyObject -> Array[Byte] -> MyObject
1.8k views
Asked by Björn Jacobs
Scala Pickling and type parameters
2.8k views
Asked by emchristiansen
Scala pickling: Simple custom pickler for my own class?
644 views
Asked by Urban Vagabond
Cannot pickle Array but can pickle List in Scala with Pickling
313 views
Asked by Mr. Adobo
Getting MissingRequirementError after moving classes to another package
282 views
Asked by Mr. Adobo
serialization (pickling / marshalling) in scala?
1.7k views
Asked by ts.
Cannot Generate unpickler for case class with immutable HashMaps
552 views
Asked by innospark
scala-pickling in POJO in scala 2.11 - Is it really simple?
439 views
Asked by Hélio Moura
Scala Pickling: Some of the constructor parameters could not be serialized
145 views
Asked by sfwh
Scala pickling with JSON list
171 views
Asked by raphael
I've got error for generating pickler/unpickler for a type with type-parameter
675 views
Asked by Reza Same'ei
Out of memory error during Scala compilation
931 views
Asked by emchristiansen
Scala unpickling from string
1.2k views
Asked by fsart
Unpickle/convert pyspark RDD of Rows to Scala RDD[Row]
404 views
Asked by Vitek
Scala unpickle with missing field
531 views
Asked by raisercostin
Scala Pickling doesn't seem to work with Point2D.Double
231 views
Asked by chaorace
Custom unpickler fails with "NoSuchElementException: : key not found: value"
413 views
Asked by Yar
Scala pickling case class versioning
848 views
Asked by Fred
Custom unpickler for Enumeration
344 views
Asked by Yar