Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.6.0
-
None
Description
ProtoReadSupport expects that parquet file header contains name of protobuffer class. It means that we can read parquet as protobuffer only if the file was written as protobuffer.
Parquet should allow to set custom protobufer class.