Pyspark to load all files from list and print distinct value for each columns in parallel

后端 未结 0 402
刺人心
刺人心 2021-02-04 22:34

I would like to run all these in parallel 1) Read files from the list 2) print distinct value from each column of these tables, how can i replace the for loop below for pa

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