row to vector in scala spark

后端 未结 0 1885
别那么骄傲
别那么骄傲 2021-01-25 16:41

I have a row that is obtained in the following way:

val row_name = df.collect()(i)

how can I convert this row to a type vector so that it can be

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