Open dmateusp opened 6 years ago
I want to get the schema name from an Avro file in the case that the schema is written in the header.
That information seems to be lost in the conversion from Schema -> StructType
My use case:
I want to get the schema name from an Avro file in the case that the schema is written in the header.
That information seems to be lost in the conversion from Schema -> StructType
My use case: