I have a parquet file and corresponding parquet Schema as follows:
root |-- data_id: string (nullable = true) |-- indicators: struct (nullable = true) |