scala

dataFrame.select($"col1", $"col2").as[(String, String)].collect().toMap

posted @ 2019-08-16 14:55  安小  阅读(108)  评论(0编辑  收藏  举报