How to flatten Array of WrappedArray of structs in scala

前端 未结 0 1018
执念已碎
执念已碎 2020-12-09 08:02

I have a dataframe with the following schema:

root
 |-- id: string (nullable = true)
 |-- collect_list(typeCounts): array (nullable = true)
 |    |-- element:         


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