Convert Dataset[Map[String,Any]] into Dataframe in spark?

前端 未结 0 1215
不知归路
不知归路 2021-01-17 04:51

I have a dataset of map[string, any], i need to convert it into a df. What would be the best possible way for this approach..

say:

val ds:Dataset[Map[S         


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