How to flattern a nested xml and create a sql table for each child node

后端 未结 0 1419
借酒劲吻你
借酒劲吻你 2020-12-08 13:59

My dataframe schema is as below :

 root
 |-- Test1: string (nullable = true)
 |-- Test2: array (nullable = true)
 |    |-- element: struct (containsNull = tru         


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