Serialization of interface typed members with Parquet.net
With Parquet.net, is there a way to serialize types whose any member is interface typed?
I get a NotImplementedException
in MakeField
.
With Parquet.net, is there a way to serialize types whose any member is interface typed?
I get a NotImplementedException
in MakeField
.