Hello guys, I'm investigating a bit how I could use scala-pickling as a serializer in Spark and after reading some code, I discovered current serializer implementation prevents from using macro-based tooling with it.
I wanted to know whether someone was already working on improving current serializer design to this end? As Spark 0.9 is 2.10.0 compatible, I believe you must already have a few ideas with macros in it... ;) Thanks in advance! Best regards Pascal (@mandubian)
