Update column values of a nested spark dataframe

后端 未结 0 343
野性不改
野性不改 2021-01-05 05:23

I have a data frame with below schema

 root
 |-- key: string (nullable = true)
 |-- value: string (nullable = true)
     |-- payload: string (nullable = true)         


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