To convert struct column names into rows in a parquet file

后端 未结 0 1466
迷失自我
迷失自我 2020-12-15 03:55

I have a parquet file and corresponding parquet Schema as follows:

root
 |-- data_id: string (nullable = true)
 |-- indicators: struct (nullable = true)
 |            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题