hrldcpr/pcollections

Need support Binary serialization

Closed this issue · 1 comments

debop commented

When use Kryo serialization with PCollections, occur exception in size() methods (not checked nullable fileds)

When use FST serialization with PCollections, all class is non-serializable, not use FST

Can support FST or Kryo ?

Closed by #58 if I'm reading this correctly