Details
Description
When converting Parquet schemas to/from Spark SQL schemas, we should recognize commonly used legacy non-standard representation of complex types. We can follow the pattern used in Parquet's AvroSchemaConverter.
When converting Parquet schemas to/from Spark SQL schemas, we should recognize commonly used legacy non-standard representation of complex types. We can follow the pattern used in Parquet's AvroSchemaConverter.